mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
756 B
756 B
Obsidian Vault Explorer
About
This plugin allows you to explore your vault in visual format
Installation
- Install the Obsidian BRAT plugin from Obsidian community plugin store
- Enable the plugin
- Open the plugin settings
- Click Add beta plugin
- Enter the repository url: https://github.com/trey-wallis/obsidian-vault-explorer
- Click Add plugin
Usage
Development
- Clone the GitHub repository
- Install Bun
- Build the project
bun run build - Add a symbolic link from the
distfolder to your vault's plugin folder
ln -s <folder-path>/obsidian-vault-explorer/dist <vault-path>/.obsidian/plugins/vault-explorer
- Enable the plugin