Autoscroller
approvedby chaskane
Forked from petr-nazarov/obsidian-autoscroll
Auto-scroll through long notes at your chosen reading pace. - This plugin has not been manually reviewed by Obsidian staff.
★ 1 stars↓ 140 downloadsUpdated 1mo agoMIT
Autoscroller
Auto-scroll through the active note at a configurable pace. Useful for reading long documents hands-free or during presentations.
Features
- Toggle autoscroller with a command or ribbon icon
- Increase or decrease scroll speed with commands
- Right-click the ribbon icon to cycle scroll speed
- Hide the ribbon icon in settings if you prefer commands or hotkeys (for example, with the Commander plugin)
Usage
- Open a note in reading or editing mode.
- Run Autoscroller: Toggle scrolling or click the ribbon icon.
- Use Increase speed and Decrease speed commands to adjust the rate.
Known issues
- Autoscroller stops if you activate it before focusing a note's content.
Development
npm install
npm run dev
Build for release:
npm run build
npm run lint
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.