The Notes Explorer plugin offers a visually rich way to browse and organize notes by displaying them as cards in either a masonry or gallery layout. Users can sort notes based on modification date, creation time, or filename, and apply filters to hide empty notes or focus on specific folders, including subfolders. Clicking on a folder in the file explorer opens an explorer board tailored to that folder's contents. The plugin also supports visual tagging using background or sidebar color indicators. Originally a fork of the Cards View plugin, Notes Explorer has evolved with additional customization options, making it ideal for users who prefer a more visual approach to navigating their vault.
Notes Explorer v2.7.0 🥳 | Folder view
New Features 🎁
- Folder View : Show the children folder as cards and navigate the directories using these folder cards and top navigation bar.
- Improved a lot of UI elements to reduce visual noise and give an aesthetic look. | #53
- Toggle search input field only when required | #55
- A new RegEx filter inside search filters to use the power of
regular expressions
. - Enhanced refresh on tab or window resize with smoother animation.
- Real-time card content refresh on file edit | #36
Bug Fixes 🛠
- Align the loading animation and no-files messages to the center of the view. | Fixed ✅
Other Changes 🔎
- Renamed the
isEmpty
function topullContentWithoutFrontmatter
to return content without frontmatter.
Full Changelog: https://github.com/tu2-atmanand/obsidian-notes-explorer/compare/2.6.2…2.7.0