No description
Find a file
2024-06-27 17:25:41 -06:00
.github chore: update funding url 2024-05-29 00:42:58 -06:00
__mocks__ Add date filter dropdown (#90) 2024-06-21 20:06:39 -06:00
readme docs: remove settings image 2024-06-15 15:31:07 -06:00
src feat: display 250 characters 2024-06-27 17:25:41 -06:00
tests Refactor migrations (#133) 2024-06-25 19:58:35 -06:00
.editorconfig Initial commit 2024-03-11 23:20:06 -06:00
.eslintignore Initial commit 2024-03-11 23:20:06 -06:00
.eslintrc Initial commit 2024-03-11 23:20:06 -06:00
.gitignore feat: add template files 2024-03-11 23:40:18 -06:00
.npmrc Initial commit 2024-03-11 23:20:06 -06:00
bun.lockb Refactor migrations (#133) 2024-06-25 19:58:35 -06:00
CONTRIBUTING.md docs: update CONTRIBUTING.md 2024-06-15 15:06:33 -06:00
esbuild.config.mjs fix: use external css 2024-04-18 16:58:17 -06:00
FEATURES.md Add filter toggle settings (#112) 2024-06-23 18:46:57 -06:00
jest.config.js Property value loading (#80) 2024-06-13 15:32:34 -06:00
LICENSE chore: update to new GitHub username 2024-05-27 01:51:21 -06:00
manifest.json chore: bump version 2024-06-25 21:11:09 -06:00
package.json chore: bump version 2024-06-25 21:11:09 -06:00
README.md Allow multiple groups (#96) 2024-06-23 00:08:00 -06:00
tsconfig.json Property value loading (#80) 2024-06-13 15:32:34 -06:00
versions.json chore: bump version 2024-06-25 21:11:09 -06:00

Obsidian Vault Explorer

Obsidian Downloads

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

  1. In Obsidian, open Settings
  2. Go to Community plugins
  3. Click Browse
  4. Search for Vault Explorer by DecafDev
  5. Click Install
  6. Finally, click Enable

Usage

Click the compass button on the left-hand sidebar to open the vault explorer view.

Premium

Premium features are available to users who purchase a Vault Explorer license.

Network requests

When the license key setting is empty, no network requests are made by the plugin.

When the license key setting is not empty, several network requests are made to the Vault Explorer API. These requests only send the license key you entered and a device ID generated by the plugin.

Vault Explorer does not include any client-side telemetry.

Contributing

For information on how to contribute to Vault Explorer, please read the CONTRIBUTING.md.

Support

ko-fi

License

Vault Explorer is distributed under MIT License.