mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
No description
* feat: change settings to support more filter rules * feat: add data options * chore: bump version * feat: handle optional types * style: move code * feat: delete old variable names * fix: handle valueData change * feat: add DatePropertyFilterType enum * feat: increase property filter select size to 160px * feat: add custom date * fix: use valueData for date input * fix: clear custom date on date value switch * refactor: rename to "select a property" * fix: don't accept number on input * feat: add placeholder for input * fix: fix updating of value input * feat: add assertion for date * feat: add new date filtering * feat: add other options |
||
|---|---|---|
| .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.




