No description
Find a file
2024-06-13 15:34:35 -06:00
.github chore: update funding url 2024-05-29 00:42:58 -06:00
__mocks__ Property value loading (#80) 2024-06-13 15:32:34 -06:00
readme docs: add screenshots 2024-05-15 11:15:12 -06:00
src Property value loading (#80) 2024-06-13 15:32:34 -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 Property value loading (#80) 2024-06-13 15:32:34 -06:00
CONTRIBUTING.md docs: fix typos 2024-06-11 14:20:52 -06:00
esbuild.config.mjs fix: use external css 2024-04-18 16:58:17 -06:00
FEATURES.md docs: add tags to FEATURES.md 2024-06-13 15:34:35 -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 Fix contains error (#71) 2024-06-11 12:21:03 -06:00
package.json Property value loading (#80) 2024-06-13 15:32:34 -06:00
README.md docs: remove development section 2024-06-11 14:02:38 -06:00
tsconfig.json Property value loading (#80) 2024-06-13 15:32:34 -06:00
versions.json Fix contains error (#71) 2024-06-11 12:21:03 -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 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

  1. In Obsidian, open Settings
  2. Go to Community plugins
  3. Select Browse
  4. Search for Vault Explorer by DecafDev
  5. Select Install
  6. 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

ko-fi

License

Vault Explorer is distributed under MIT License.