Skip to content

Commit a52fb61

Browse files
authored
Merge pull request #421 from alexandre-v1/plugin_api_v2
New Plugin: Obsidian
2 parents 4a26b0b + 75be938 commit a52fb61

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "028C97F910684231AB09B5DD5997D424",
3+
"Name": "Obsidian",
4+
"Description": "Search all Obsidian files",
5+
"Author": "alexandre-v1",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/alexandre-v1/Flow.Launcher.Plugin.Obsidian",
9+
"UrlDownload": "https://github.com/alexandre-v1/Flow.Launcher.Plugin.Obsidian/releases/download/v1.0.0/Flow.Launcher.Plugin.Obsidian.zip",
10+
"UrlSourceCode": "https://github.com/alexandre-v1/Flow.Launcher.Plugin.Obsidian/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/alexandre-v1/Flow.Launcher.Plugin.Obsidian@main/Flow.Launcher.Plugin.Obsidian/Icons/obsidian-logo.png"
12+
}

0 commit comments

Comments
 (0)