inital commit
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-sample-plugin",
|
||||
"name": "Sample Plugin",
|
||||
"version": "1.0.0",
|
||||
"id": "obsidian-mactagger-plugin",
|
||||
"name": "MacTagger Plugin",
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.",
|
||||
"author": "Obsidian",
|
||||
"authorUrl": "https://obsidian.md",
|
||||
"fundingUrl": "https://obsidian.md/pricing",
|
||||
"isDesktopOnly": false
|
||||
"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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user