decaf-dev_obsidian-vault-ex.../manifest.json
DecafDev 424a67a130
Add collapse filters (#299)
* refactor: remove unused code

* refactor: don't export values

* fix: add correct types to migrations

* feat: add collapse filters button
2024-08-06 17:24:49 -06:00

11 lines
299 B
JSON

{
"id": "vault-explorer",
"name": "Vault Explorer",
"version": "1.40.0",
"minAppVersion": "1.4.13",
"description": "Explore your vault in visual format",
"author": "DecafDev",
"authorUrl": "https://github.com/decaf-dev",
"fundingUrl": "https://ko-fi.com/decaf_dev",
"isDesktopOnly": true
}