No description
Find a file
DecafDev afdddc655c
Add date filter dropdown (#90)
* 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
2024-06-21 20:06:39 -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 Add date filter dropdown (#90) 2024-06-21 20:06:39 -06:00
tests/unit Add date filter dropdown (#90) 2024-06-21 20:06:39 -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: 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 docs: update FEATURES.md 2024-06-13 16:00: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 Add date filter dropdown (#90) 2024-06-21 20:06:39 -06:00
package.json Add date filter dropdown (#90) 2024-06-21 20:06:39 -06:00
README.md docs: remove settings image 2024-06-15 15:31:07 -06:00
tsconfig.json Property value loading (#80) 2024-06-13 15:32:34 -06:00
versions.json Add date filter dropdown (#90) 2024-06-21 20:06:39 -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.

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.