-
released this
2026-06-22 16:00:45 +02:00 | 4 commits to master since this releaseWhat's New
- Persistent recent files — your recent files history now survives Obsidian restarts. Stored alongside bookmarks in the plugin data file.
Bug Fixes
- Limit enforcement — the max items setting now actually works. It's applied on open (in case you reduced the limit) and on every file add. Omitted paths regex filtering is also wired up now.
- Settings data loss — changing any setting was silently wiping your bookmarks. Fixed
saveAndRefresh()to properly merge data instead of overwriting.
Downloads