omeyenburg4k downloadsKeep your cursor centered, disable code wrapping, remember position in a file, zoom images and more!
A plugin to improve and extend scrolling and navigation in Obsidian with quality-of-life features.
Quick overview:
All features are optional and fully configurable in plugin settings.
Enable Vim-like keybinds in reading mode:
# Navigate to your vault's plugin directory
cd /path/to/vault/.obsidian/plugins
# Clone the repository
git clone https://github.com/omeyenburg/obsidian-scrolling.git
# Install dependencies and build
cd obsidian-scrolling
npm install
npm run build
Then enable the plugin under Community Plugins in Obsidian.
See Releases for version history.
Contributions are welcome! Feel free to open an issue or submit a pull request. See CONTRIBUTING for further information.
If you're interested in scrolling enhancements, you might also like:
MIT License. See LICENSE for details.