We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211e3f3 commit 4e8900eCopy full SHA for 4e8900e
manifest.json
@@ -1,10 +1,10 @@
1
{
2
- "id": "sample-plugin",
3
- "name": "Sample Plugin",
4
- "version": "1.0.0",
+ "id": "graph-link-types",
+ "name": "Graph Link Types",
+ "version": "0.0.1",
5
"minAppVersion": "0.15.0",
6
- "description": "Demonstrates some of the capabilities of the Obsidian API.",
7
- "author": "Obsidian",
+ "description": "Adds link types for Obsidian graph view.",
+ "author": "natefrisch01",
8
"authorUrl": "https://obsidian.md",
9
"fundingUrl": "https://obsidian.md/pricing",
10
"isDesktopOnly": false
0 commit comments