1.1.7 — Speed and stability update
Version 1.1.7 makes moving through a learning session dramatically faster, particularly in larger
vaults. Notes now open before follow-up work begins, and inactive Toolkit views stay quiet during
navigation.
Highlights
- Opens the next saved note first, then performs read-point or card-review follow-up work.
- Removes synchronous dashboard, queue-timeline, and knowledge-tree refresh work from note switching.
- Debounces session persistence so grading does not compete with the next note opening.
- Sends queued cards directly to Spaced Repetition and completes them automatically after review.
- Reduces the Toolkit command palette from 38 commands to 9, with a simple daily loop.
Reported freezes and crashes during note switching were traced to expensive refresh work that ran when
the active note changed. That crash-prone path has been removed; inactive views wait until they are
actually needed.
Updating
Update through your plugin updater, or replace main.js, manifest.json, and styles.css with the
assets attached below. No settings or note migration is required.
Full changelog: 1.1.6...1.1.7