Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

GridExplorer

devon22devon2245k downloads

Browse and organize note files visually in a flexible grid layout.

Add to Obsidian
GridExplorer screenshot
  • Overview
  • Scorecard
  • Updates169

English | 日本語 | 中文

This is a grid view plugin designed for Obsidian, aimed at providing a more intuitive way to browse and manage your notes and folders.

screenshot2 screenshot1

Features

  • Grid View: Displays your notes and folders in a grid format for quick browsing.
  • Folder Mode: Shows notes in a folder structure, supporting entry into subfolders.
  • Bookmark Mode: Allows quick access to notes in your bookmarks.
  • Search Results Mode: Displays Obsidian's search results.
  • Backlinks Mode: Shows notes that link to the current note.
  • Outgoing Links Mode: Shows outgoing links from the current note, including media files.
  • All Files Mode: Lists all files in the vault.
  • Recent Files Mode: Lists the n most recently modified files.
  • Random Files Mode: Randomly lists n files.
  • Custom Mode: Customize the displayed file content using Dataview query syntax.
  • Custom Sorting: Supports various sorting methods, including by name, modification time, random sorting, and per-folder custom sorting.
  • Settings Options: Allows customization of grid item width and default sorting method.
  • Multilingual Support: Currently supports English, Traditional Chinese, Simplified Chinese, and Japanese.

Installation

Find "GridExplorer" in the Community plugins through the Obsidian app.

Usage

  • Click the grid icon in the toolbar to open the grid view.
  • Use the right-click menu to select "Open in Grid View" on a folder.
  • Use command to view the current note in the grid view (If there is no active note currently, open the root directory).
  • In the grid view, you can click on notes to open them or click on folders to enter them.

Supported File Formats

Image Formats

  • jpg / jpeg
  • png
  • gif
  • webp
  • avif
  • bmp
  • svg

Video Formats

  • mp4
  • webm
  • mov
  • avi
  • mkv
  • ogv

Audio Formats

  • flac
  • m4a
  • mp3
  • ogg
  • wav
  • 3gp

Document Formats

  • md (Markdown)
  • pdf
  • canvas
  • base
  • zip

Folder Notes

Create a folder note by using the right-click menu on a folder. After creation, you'll see an icon on the folder, and you can set the folder's sorting method in the note's Metadata.

---
sort: name-desc
color: red
---

Available sorting methods:

  • name-asc
  • name-desc
  • mtime-desc
  • mtime-asc
  • ctime-desc
  • ctime-asc
  • random

Available colors:

  • red
  • orange
  • yellow
  • green
  • cyan
  • blue
  • purple
  • pink

CSS Class

Mode/Feature CSS Class
Custom Mode .ge-mode-custom
Folder Mode .ge-mode-folder
Bookmarks .ge-mode-bookmarks
Search .ge-mode-search
Backlinks .ge-mode-backlinks
Outgoing Links .ge-mode-outgoinglinks
All Files .ge-mode-all-files
Recent Files .ge-mode-recent-files
Random Files .ge-mode-random-note
Tasks .ge-mode-tasks
Folder Notes .ge-foldernote
Pinned Items .ge-pinned

Contribution

If you have any suggestions or encounter issues, feel free to raise issues or submit pull requests.

License

This plugin follows the MIT License.

HealthExcellent
ReviewPassed
About
Browse and manage notes, folders, and attachments in a highly configurable grid layout. Easily filter and view content using multiple modes, including folders, bookmarks, search, backlinks, outgoing links, recent files, random selection, and custom Dataview queries. You can directly preview images, video, audio, PDFs, and Canvas files right from the grid, and apply global or per-folder sorting for fast and intuitive navigation.
FilesFoldersNavigation
Details
Current version
3.4.18
Last updated
2 days ago
Created
Last year
Updates
169 releases
Downloads
45k
Compatible with
Obsidian 1.8.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
devon22devon22
github.com/Devon22
GitHubdevon22
  1. Community
  2. Plugins
  3. Files
  4. GridExplorer

Related plugins

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Remember cursor position

Remember cursor and scroll position for each note.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.