Feat v0.4.4 rich editor import export

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 17:27:45 +00:00
parent 31ab572c95
commit 7bab654f6b
6 changed files with 264 additions and 17 deletions

View File

@@ -6,9 +6,9 @@
"route": "/s/notes",
"auth": "authenticated",
"layout": "single",
"version": "0.4.0",
"version": "0.5.0",
"icon": "📝",
"description": "Markdown notes surface with folders, tags, and backlinks.",
"description": "Markdown notes surface with rich editor, folders, tags, backlinks, and import/export.",
"author": "switchboard",
"permissions": ["db.write"],