This commit is contained in:
Oscar Plaisant
2025-03-16 18:05:45 +01:00
parent 29453462f9
commit f91c506a9e
572 changed files with 233842 additions and 19574 deletions

View File

@@ -0,0 +1,5 @@
{
"tagColors": false,
"tagNames": true,
"tagLegend": true
}

49841
.obsidian/plugins/graph-link-types/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "graph-link-types",
"name": "Graph Link Types",
"version": "0.3.3",
"minAppVersion": "1.5.0",
"description": "Link types for graph view.",
"author": "natefrisch01",
"authorUrl": "https://natesnote.com",
"fundingUrl": "https://www.buymeacoffee.com/natefrisch",
"isDesktopOnly": false
}