| .github | ||
| __mocks__ | ||
| readme | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| bun.lockb | ||
| CONTRIBUTING.md | ||
| esbuild.config.mjs | ||
| FEATURES.md | ||
| jest.config.js | ||
| LICENSE | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| versions.json | ||
Obsidian Vault Explorer
Vault Explorer is an Obsidian.md plugin for desktop only. It allows you to explore your vault in visual format.
This plugin is a replacement for some of the functionality found in Obsidian DataLoom. It has been written in Svelte for faster speed, smaller build size, and easier contributions.
Table of contents
Screenshots
List view
Grid view
Folder filter
Time filter
Sort filter
Property filter
Settings
Installation
- In Obsidian, open Settings
- Go to Community plugins
- Select Browse
- Search for Vault Explorer by DecafDev
- Select Install
- Then select Enable
Usage
Start by opening the vault explorer view by clicking on the compass icon on the left-hand sidebar.
The explorer vault is a read-only view for your vault. You may filter based on folders and property values.
There are also additional views by which you can view your vault files.
Settings
The vault explorer has several built-in properties.
URL
The url property will render a button in the grid view that will allow you to navigate to URL pages.
A url should be a valid url e.g. https://google.com
Favorite
The favorite property will allow you to filter by favorites using the Favorites checkbox.
This property should be of checkbox type.
Contributing
For information on how to contribute to Vault Explorer, please read the CONTRIBUTING.md.
Support
License
Vault Explorer is distributed under MIT License.





