Vault Explorer
by Trey Wallis
Score: 54/100
favorite
share
Description
Category: Data Visualization

The Vault Explorer plugin for Obsidian is a powerful tool that helps you navigate and organize your vault files by leveraging frontmatter properties. With this plugin, you can create custom filter groups to narrow down your file search, sort files by various criteria, and even customize the layout of your view. The plugin also includes features such as file icons, tags, and preview functionality.

One of the standout features of Vault Explorer is its ability to fetch cover images from specified URLs, making it easy to visually organize your files. You can disable this behavior in the settings if you prefer not to make network requests.

Vault Explorer is a privacy-friendly plugin that does not include any client-side telemetry or make unnecessary network requests. It's also open-source and welcomes contributions from the community.

Overall, Vault Explorer is an excellent addition to any Obsidian user's toolkit, offering a high degree of customization and control over your file organization and viewing experience.

Stats
138
stars
9,424
downloads
4
forks
237
days
116
days
117
days
315
total PRs
1
open PRs
4
closed PRs
310
merged PRs
57
total issues
18
open issues
39
closed issues
773
commits
Latest Version
4 months ago
Changelog

Feature

  • simplify table columns to just Name and Tags

Fix

  • resolve list Show tags setting not working
  • make ListItem render title in full width when Show tags is disabled

Refactor

  • remove viewOrder array and add a order property to each view
README file from