From: John Runyon Date: Mon, 4 Sep 2023 01:18:58 +0000 (-0600) Subject: TODO X-Git-Url: https://jfr.im/git/erebus.git/commitdiff_plain/d04cbd33e52dd2a2f78a3d9446d24c598d2f2043 TODO --- diff --git a/TODO b/TODO index 04f2959..3fc9933 100644 --- 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