Add modern notes workspace with core legacy note functions

This commit is contained in:
2026-03-28 19:26:35 +00:00
parent 17904cff3a
commit 94d6840ef7
5 changed files with 607 additions and 0 deletions
+1
View File
@@ -99,6 +99,7 @@
</div>
</div>
<div class="flex flex-wrap gap-3">
<a href="/notes-workspace" class="btn btn-secondary">Open Notes Workspace</a>
<a href="/notes" class="btn btn-secondary">Open Legacy Notes</a>
<a href="/" class="btn btn-secondary">Back to Testing View</a>
</div>