mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
No description
| .github | ||
| __mocks__ | ||
| readme | ||
| src | ||
| tests/unit | ||
| .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 most of the functionality found in DataLoom. It has been written in Svelte for faster speed, smaller build size, and easier contributions.
Find detailed documentation at vaultexplorer.com
Table of contents
Screenshots
List view
Grid view
Folder filter
Time filter
Sort filter
Property filter
Installation
- In Obsidian, open Settings
- Go to Community plugins
- Click Browse
- Search for Vault Explorer by DecafDev
- Click Install
- Finally, click Enable
Usage
Click the compass button on the left-hand sidebar to open the vault explorer view.
Contributing
For information on how to contribute to Vault Explorer, please read the CONTRIBUTING.md.
Support
License
Vault Explorer is distributed under MIT License.




