Skip to content

1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:57
· 12 commits to master since this release

What's new

  • Added configurable page-scroll bindings under Settings → Vim Reading Navigation.
  • Kept Ctrl+D and Ctrl+U as the default half-page bindings.
  • Added optional full-page down/up bindings, with Ctrl+F and Ctrl+B documented as the suggested Vim mappings.
  • Scoped configurable bindings to Reading mode so editor Vim keys remain available and Ctrl+F search is not overridden by default on Windows and Linux.
  • Full-page movement preserves reading context between screens.

Maintenance

  • Updated the official Obsidian lint rules and adopted document-aware DOM helpers.
  • Broadened the plugin description for keyboard-first Reading mode navigation.

Thanks to @Eshan-Arora for the original full-page scrolling contribution in #7.

Full Changelog: 1.2.1...1.3.0