Releases: ZorroStardust/zotero-vim-plus
Releases · ZorroStardust/zotero-vim-plus
v1.4.0
v1.3.0
Highlights:
- Added the new notes layout overlay with current-item notes, all-library notes, preview pane, and vim-style navigation.
- Filtered machine-generated reading-time and metadata notes out of the all-notes list.
- Fixed Shift+J / Shift+K tab switching so each key press moves a single tab.
- Renamed the release artifact to zoetero-vim-plus.xpi and updated release metadata.
v1.2.0
Release v1.2.0
- Custom outline explorer overlay improvements
- Better outline keyboard navigation and hints
- Enter-to-jump reliability fixes
- Added expand/collapse-all and fast navigation in outline overlay
v1.1.0
Zotero Vim Plus v1.1.0
- Added a new Cursor mode (c) for Vim-style caret navigation without selection.
- Added hint-based cursor placement on entering Cursor mode for faster, predictable positioning.
- Improved motion accuracy in Cursor/Visual modes (j/k, w/W/b/B, counts like 2w) and reduced drift on complex PDF layouts.
- Added Vim-like line-boundary motions:
- Cursor mode: 0 / $ to move to line start/end
- Visual mode: 0 / $ to extend selection to line start/end
- Improved Visual annotation flow (za / i) and comment-focus reliability.
- Updated smooth-scroll for a smoother constant feel (still configurable).
- Release metadata updates: version 1.1.0, project title Zotero Vim Plus, homepage moved to GitHub fork.