]> jfr.im git - erebus.git/commitdiff
TODO
authorJohn Runyon <redacted>
Mon, 4 Sep 2023 01:18:58 +0000 (19:18 -0600)
committerJohn Runyon <redacted>
Mon, 4 Sep 2023 01:18:58 +0000 (19:18 -0600)
TODO

diff --git a/TODO b/TODO
index 04f2959ef79fef52047dcfd11b216333ea53d7c4..3fc9933051f7322ea2f3d45a1422b8d51de32d76 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,3 +25,7 @@ vim: expandtab sw=2 ts=2
 
 - add SQL "migrations" support to core for modules
   and store module data in SQL instead of json's
+
+- better config... or better yet just move non-DB-related config into the database
+  - needs a better format if its used for generic module data; particularly because /\s#/ starts a comment instead of naming a channel
+  - needs to retain comments when config file is saved