summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.org8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index 3dadd00..af8de42 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,7 +1,11 @@
* Next tasks
-** TODO Split main page into types (services, timers, ...)
+** DONE Split main page into types (services, timers, ...)
+CLOSED: [2017-05-24 Wed 22:58]
+- State "DONE" from "TODO" [2017-05-24 Wed 22:58]
** TODO Add detail page (systemctl status foo)
-** TODO Refactor rendering into separate module
+** DONE Refactor rendering into separate module
+CLOSED: [2017-05-24 Wed 22:58]
+- State "DONE" from "TODO" [2017-05-24 Wed 22:58]
** TODO Add journal page
** TODO Add administration commands (use CSRF protection)