Notes Explorer

by Atmanand Gauns
favorite
share
Score: 48/100
Trending Plugin
Description

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.

Stats
50
stars
3,897
downloads
0
forks
41
days
0
days
0
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
31
total issues
12
open issues
19
closed issues
255
commits
Latest Version
17 hours ago
Changelog

Notes Explorer v2.6.0 🥳 | Search Filters

NOtesExplorerOfficialThumbnail-1x

NotesExplorerOfficialThumbnail-2-1x

YouTube demo video : https://youtu.be/GEp1inE6H1I

New Features 🎁

  • Search filters : Apply filters on the view through the search bar. | #9
  • Notes Explorer view share link : Now store all your custom views using the view URI links and open the view from outside Obsidian.
  • Store search history | #27
  • A ton of UI enhancements for phone screens | #20
  • Note view modal : A new way to open notes | #21
  • Two new settings to change the gutter size and surrounding gutter visibility | #22
  • A new action button to open page navigation bar on phones | #24
  • Display the page count in the footer and notes count in the header | #29
  • A new modal to get notes count statistics.
  • A folder suggestor when entering folder path in the exclude folders setting.
  • Few user-friendly messages when no files found.

Bug Fixes 🛠

  • Notes with only frontmatter are shown as blank cards. | Fixed ✅
  • Multiple fixes as per #23 | Fixed ✅
  • The color pickr is not working when Highlightr plugin is disabled. | Fixed ✅

Other Changes 🔎

  • A lot of huge optimizations in svelte store. Significantly improved the operations time.
  • View will now automatically refresh whenever allAllowedFiles changes.
  • store.ts file moved from src/components directory to src directory.
  • Modals directory name changed to modals.
  • A ton of more UI enhancements for the cards.

Full Changelog: https://github.com/tu2-atmanand/obsidian-notes-explorer/compare/2.5.2…2.6.0

README file from