Vault Explorer

by Trey Wallis
Score: 56/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
166
stars
10,623
downloads
4
forks
332
days
15
days
213
days
317
total PRs
1
open PRs
4
closed PRs
312
merged PRs
63
total issues
24
open issues
39
closed issues
773
commits
Latest Version
7 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