preparing notes module (backend)

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-07-28 18:22:13 +02:00
parent 378ef640d9
commit 6600b6fd27
13 changed files with 386 additions and 14 deletions

View File

@@ -9,6 +9,7 @@ include("legacy")
include("items")
include("messages")
include("markdown")
include("notes")
include("project")
include("tags")
include("task")