First public release.
A visual way to browse your vault: folder/tag tree on the left, a masonry wall of cover-image cards on the right.
Highlights
- Card wall — true JS masonry with virtualised rendering; handles folders with thousands of files on desktop and mobile
- Covers from
cover:frontmatter, first embedded image, image files, PDF first pages, andog:imagefor link notes - Three card layouts — Photo / Museum / Editor, switchable from the toolbar
- Navigation — folder tree with drag-to-reorder, colors, favorites; Bear-style nested tag tree; follow mode
- Full-text search — built-in BM25 index over notes and PDFs, with a Spotlight-style popup
- Extras (each can be disabled) — image peek, link cards, and tracking-parameter cleaning
Install
Download main.js, manifest.json and styles.css into <your vault>/.obsidian/plugins/gallery-navigator/, then enable the plugin in Settings → Community plugins. BRAT also works.
Coming from Image Peek or Link Card Preview? Disable them first — both are now built in as modules, and running them alongside this plugin duplicates listeners, cards and caches.