Vault Explorer

approved

by DecafDev

Explore your vault in visual format

201 stars13,822 downloadsUpdated 11mo agoMIT
View on GitHub

Obsidian Vault Explorer

Obsidian Downloads

Find detailed documentation at vaultexplorer.com

Vault Explorer is an Obsidian plugin that leverages frontmatter properties to help you explore and organize your vault files.

The goal of Vault Explorer is to solve three main problems:

  1. How to easily filter by groups of frontmatter properties and other file data.
  2. How to display frontmatter properties in meaningful visual layouts.
  3. How to create a social media-like experience using just your personal data.

Vault Explorer is a work in progress. Please check the GitHub repository and documentation website regularly for updates.

Table of contents

Screenshots

Grid view

List view

Table view

Feed view

Custom filter



Sort filter

Search 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.

Features

NameCategoriesDocumented
Move focus with left and right arrowsAccessibility
See an image placeholder on the grid cardCover image
Load a cover image from the image propertyCover image
Load images from the url propertyCover image
Load images from the first link in the frontmatter (wiki link or url)Cover image
Load images from the first link the body (internal embed or external embed)Cover image
Cache social media imagesCover image
Change the order of cover image sourcesCover image, Setting
Enable/disable cover image sourcesCover image, Setting
Enable/disable loading the social media imageCover image, Setting
Clear the social media cacheCover image, Setting
Change the collapse style for feed contentFeed view, Setting
Remove H1 from feed contentFeed view, Setting
Remove markdown from feed contentFeed view, Setting
Change the feed content line clamp for small screensFeed view, Setting
Change the feed content line clamp for medium screensFeed view, Setting
Change the feed content line clamp for large screensFeed view, Setting
See files icons next to the file nameFile icons
Toggle file iconsFile icons, Setting
Reorder the filter group listFilter group
Add a filter groupFilter group
Delete a filter groupFilter group
Set a filter group as stickyFilter group
Unset a filter group as stickyFilter group
Right click to edit a filter group itemFilter group
Change the filter groups wrapFilter groups, Setting
Add a filter ruleFilter rule
Delete a filter ruleFilter rule
Duplicate a filter ruleFilter rule
Match when property doesn't exist toggleFilter rule
Filter files by folderFilter rule
Filter by frontmatter propertyFilter rule
Select a conditionFilter rule
Select a logical operator: and, orFilter rule
Filter files by folderFilter rule
Filter files by file contentFilter rule
Filter files by file nameFilter rule
Enable/disable a filter ruleFilter rule
Enter a license keyLicense, Setting
Enable/disable tags on a list itemList view, Setting
Set the log levelLogging
Filter by searchSearch filter
Change the plugin configuration folderSetting
Sort by title: asc, descSort order
Sort by modification date: asc, descSort order
Randomly sort filesSort order
Set property for modification dateSetting
Set property for creation dateSetting
See vault files in a grid viewView
See vault files in a list viewView
See vault files in a feed viewView
See vault files in a table viewView
Change the view list orderView
Limit displayed files with paginationView
Search for a tag when clickedView
See a file preview when mouse hovers link and ctrl/cmd is pressedView
Search for property when clickedView
Load tags from the body of a markdown notesView
Set page sizeView, Setting
Set a url propertyView, Setting
Set custom text propertyView, Setting
Enable/disable load tags from a markdown noteView, Setting

Network use

Vault Explorer is a privacy friendly plugin.

When you access the grid view, Vault Explorer will make requests to the URL's that you specify to display cover images. You may disable this behavior in the settings.

Besides cover image fetching, Vault Explorer does not make any network requests.

Vault Explorer does not include any client-side telemetry.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md to get started.

License

Vault Explorer is distributed under MIT License.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.