Added obsidian plugin for name highlight

This commit is contained in:
2025-03-24 23:44:17 +11:00
parent 8265accca7
commit 3d08672ec8
3 changed files with 145 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"id": "docs-viewer",
"name": "docs-viewer",
"version": "2.9.2",
"minAppVersion": "1.1.6",
"description": "An Obsidian plugin to edit and view Docs-Viewer metadata",
"author": "Litruv",
"authorUrl": "https://lit.ruv.wtf",
"fundingUrl": "https://ko-fi.com/zsolt",
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
"isDesktopOnly": false
}