We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 114f23b + 3a4c0cd commit 719d0b1Copy full SHA for 719d0b1
plugin.json
@@ -1,12 +1,12 @@
1
{
2
"ID": "F0DC45CD032F438C9B900679BD9B117A",
3
"ActionKeyword": "ob",
4
- "Name": "Obsidian",
+ "Name": "Obsidian Notes",
5
"Description": "Search Obsidian notes",
6
"Author": "Garulf",
7
"Version": "1.0.0",
8
"Language": "python",
9
- "Website": "https://github.com/Garulf/obsidian",
+ "Website": "https://github.com/Garulf/obsidian-notes",
10
"IcoPath": "./icon.png",
11
"ExecuteFileName": "run.py"
12
}
0 commit comments