Favorite filter
The favorite filter tells a view to only display files that have been labeled as a favorite.
In order for this filter to work, you must choose a property to filter by. You may configure this by updating the favorite property setting.
Add to favorites
To label a file as a favorite, right click on it and select Add to favorites
Remove from favorites
To unlabel a file as a favorite, right click on it and select Remove from favorites
Storage
Markdown files have their favorite data stored in the configured frontmatter property.
Non-markdown files have their favorite data stored in a file in the plugin configuration folder. By default this will be .vaultexplorer/favorites.json
.