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
+7 -6
View File
@@ -27,8 +27,6 @@ fn main() {
"set_terminal_config",
"project_icon",
"pool_label",
"todo_state",
"set_todo",
"usage_stats",
"stop_project",
"restart_project",
@@ -56,14 +54,17 @@ fn main() {
"term_log",
"term_write",
"term_resize",
"panel_read",
"commands_read",
"buffer_read",
"enabled_modules",
"module_registry",
"set_module",
"commands_delete",
"todos_delete",
"todos_add",
"todos_update",
"panel_set",
"search_read",
"search_run",
"panel_load",
"wiki_read",
"wiki_open",
"open_panel_window",
])),