Initial upload

This commit is contained in:
KT
2026-03-25 16:52:21 +11:00
commit 8e821317d1
56 changed files with 28236 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-hover-editor",
"name": "Hover Editor",
"version": "0.11.28",
"minAppVersion": "1.5.8",
"description": "Transform the Page Preview hover popover into a fully working editor instance",
"author": "NothingIsLost",
"authorUrl": "https://github.com/nothingislost",
"isDesktopOnly": false
}