Releases: kzhovn/file-explorer-keyboard-nav
Releases · kzhovn/file-explorer-keyboard-nav
0.3.0
- Support all native Obsidian display orders
- Add navigating to next/previous file
- Add scroll with view
- Misc minor fixes
0.2.0
- Use natural sort
- Fixes errors like Untitled 1 skipping straight to Untitled 10 instead of Untitled 2
- Skip unsupported file types, handle all others
- Support reverse alphabetical sorting
0.1.1
Fix folders breaking the navigation, clarify in README that it only works for MD files.
0.1.0
Basic functionality: commands to navigate to the next/previous file within a folder.