Use case or problem
We organize our lives in Obsidian, yet the current file explorer presents our notes as a mere list of titles–missing the rich visual context that makes note-taking apps like Craft, Google Keep and Evernote so delightful to use.
When working with dozens or hundreds of notes, being able to view snippets, images, and metadata at a glance becomes essential–not just convenient. While the hover preview is helpful, it’s inefficient for scanning through many notes quickly.
There’s a clear demand for more visual ways to browse notes. A grid/masonry layout would transform folders from simple file indexes into rich visual spaces that offer a bird’s eye view of our knowledge and creativity.
This would significantly improve the experience of:
- Visual thinkers who process information spatially
- Those managing large note collections
- Anyone who wants their knowledge system to feel more alive and explorable
- Teams collaborating on shared vaults
Proposed solution
Add a second, grid/masonry view mode for folders that, for each tile, displays:
- Note title
- First few lines/paragraphs
- Thumbnail preview of first image or attachment
- Key metadata (tags, date modified)
The layout should maintain snappy performance even with many notes and provide all currently available sorting options.
The grid view could be accessed by clicking on folder name, replacing the current expand/collapse action, which would be relegated to the chevron button. (That’s how it’s implemented in Folder Note and MAKE.MD community plugins.)
Implementation could follow the successful patterns seen in apps like Craft and Google Keep, while staying true to Obsidian’s clean aesthetic.
Current workaround
Canvas
It’s possible to drag & drop a folder onto Canvas to bulk create cards for each of its notes. This is only an acceptable solution for working with a very limited number of notes due to the static nature of Canvas, and due to performance dips if lots of cards are added.
Community plugins
While some community plugins offer grid layouts, they tend to:
- Live within dedicated notes rather than enhancing the core UI
- Lack polish and optimization
- Are hobbyist projects with little to no support
- Are purely visual and miss key features like note management
- Require extra maintenance overhead
A native implementation would provide the seamless, performant experience that such a view calls for.
List of community plugins in question
- Notes Explorer (offshoot of Cards View)
- Obsidian-Notes-List (requires Dataview only)
- AidenLx’s Folder Note (last updated May 5, 2023)
- Card View Switcher (last updated Mar 17, 2022)
- Card View Mode (last updated Oct 2, 2021)
- Folder Note (last updated Feb 20, 2021)
Related feature requests
This request was previously voiced in:
Requests in the same vein of adding new and better ways to browse folders
- Flat view - Folder toggle - (mode to only show files in Explorer pane) - goes hand-in-hand with the request above
- Note list view with fragments of note body
- Canvas gallery view
- Continuous View - Scrivener Like
- Open file automatically in accord to file explorer focus using keyboard navigation
- Option to separate folders from notes in file explorer
Related posts
- Plugin for 3 pane file explorer with note previews
- Note previews, gallery/grid view mode with images if the note has an image near the top, and note preview mode in graph view
- Index card view
- Is canvas all in one possible?
- Enhancing Note Viewing and Navigation in Obsidian: Seeking Tips and Tricks : r/ObsidianMD
- How can I make Obsidian home page look like Google Keep? : r/ObsidianMD