mirror of
https://github.com/devon22/obsidian-gridexplorer.git
synced 2026-07-22 05:38:16 +00:00
1.7 KiB
1.7 KiB
GridExplorer
This is a grid view plugin designed for Obsidian, aimed at providing a more intuitive way to browse and manage your notes and folders.
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.
- Custom Sorting: Supports various sorting methods, including by name, modification time, and random 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
- Download the plugin and place it in the Obsidian plugins folder.
- Enable this plugin in Obsidian.
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.
Settings
In the plugin's settings page, you can:
- Set folders to ignore.
- Choose the default sorting method.
- Adjust the width of grid items.
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.

