Modul-System (Registry Backend+Frontend, generierte Tabs, Settings-Sektion); ToDo-Modul: persistente Liste mit Anlegen/Bearbeiten im Panel (todos_add/todos_update, Formular mit Abbrechen); alte Hook-Todoliste (OFFENE-PUNKTE.md) komplett entfernt

This commit is contained in:
marcus hinz
2026-07-23 11:35:29 +02:00
parent 513e1a768f
commit 1523856ea7
40 changed files with 1832 additions and 600 deletions
+6 -5
View File
@@ -20,20 +20,21 @@
"autostart:default",
"dialog:default",
"clipboard-manager:allow-write-text",
"allow-buffer-read",
"allow-commands-delete",
"allow-commands-read",
"allow-enabled-modules",
"allow-list-projects",
"allow-panel-archive-cmd",
"allow-panel-archive-dir-cmd",
"allow-panel-load",
"allow-panel-read",
"allow-panel-set",
"allow-reveal-path-cmd",
"allow-search-read",
"allow-search-run",
"allow-spellcheck-lang",
"allow-term-log",
"allow-wiki-open",
"allow-wiki-read"
"allow-todos-add",
"allow-todos-delete",
"allow-todos-update",
"allow-wiki-open"
]
}