obsidian-locator/manifest.json
2025-06-21 13:22:54 +02:00

15 lines
391 B
JSON

{
"id": "locator",
"name": "Locator",
"version": "0.1.0",
"minAppVersion": "1.7.2",
"description": "Locate your notes in a few keystrokes",
"author": "Simon Cambier",
"authorUrl": "https://github.com/scambier/obsidian-omnisearch",
"fundingUrl": {
"Github": "https://github.com/sponsors/scambier",
"Ko-fi": "https://ko-fi.com/scambier"
},
"isDesktopOnly": false
}