obsidian/.obsidian/plugins/obsidian-copy-search-url/manifest.json

11 lines
310 B
JSON

{
"id": "obsidian-copy-search-url",
"name": "Copy Search URL",
"version": "1.2.1",
"minAppVersion": "1.2.0",
"description": "Adds a button to the search view for copying the Obsidian search URL.",
"author": "Carlo Zottmann",
"authorUrl": "https://github.com/czottmann",
"isDesktopOnly": true
}