docs: update README.md

This commit is contained in:
DecafDev 2024-07-10 16:58:49 -06:00
parent f729315644
commit 2d2e89fe26

View file

@ -8,13 +8,13 @@ Find detailed documentation at [vaultexplorer.com](https://vaultexplorer.com)
Vault Explorer is an [Obsidian](https://obsidian.md) plugin that leverages frontmatter properties to help you explore and organize your vault files.
The goal of Vault Explorer is to solve 3 main problems:
The goal of Vault Explorer is to solve three main problems:
- How do you easily filter by groups of frontmatter properties and other file data?
- How do you display frontmatter properties in meaningful visual layouts?
- How do you create a social media like experience using just your personal data?
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. Check the GitHub repository and documentation website as updates are added.
Vault Explorer is a work in progress. Please check the GitHub repository and documentation website regularly for updates.
## Table of contents
@ -76,7 +76,7 @@ Premium features are available to users who purchase a [Vault Explorer license](
For general usage of the plugin, Vault Explorer does not make any network requests.
If you purchase a Vault Explorer license, the plugin will communicate with the Vault Explorer API at `api.vaultexplorer.com`. These requests will only send the license key you enter and a device ID generated by the plugin.
If you purchase a Vault Explorer license, the plugin will communicate with the Vault Explorer API. These requests will only send the license key you enter and a device ID generated by the plugin.
When you access the grid view and have configured an image URL property in the settings, Vault Explorer will request the specified URLs to display cover images on corresponding grid cards.