decaf-dev_obsidian-vault-ex.../manifest.json
DecafDev d392918221
Add delete to context menu (#360)
* chore: bump version

* refactor: remove unused code

* feat: add delete to context menu

* feat: add confirm delete setting
2024-09-13 16:15:47 -06:00

11 lines
299 B
JSON

{
"id": "vault-explorer",
"name": "Vault Explorer",
"version": "1.45.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
}