11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"id": "obsidian-mactagger-plugin",
|
|
"name": "MacTagger Plugin",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "The plugin sets Mac OS tags according to the tags specified in Obsidian notes",
|
|
"author": "Maxim Syomochkin",
|
|
"authorUrl": "https://mak-sim.ru",
|
|
"isDesktopOnly": true
|
|
}
|