]> jfr.im git - erebus.git/blobdiff - TODO
urls - include AIA usage flag in output
[erebus.git] / TODO
diff --git a/TODO b/TODO
index 46a26e009e279d271292d772a229b455fa66398c..5aaca0d82d433d4110ab1a7e233694d537fc32c5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -45,3 +45,9 @@ vim: expandtab sw=2 ts=2
     you don't have to handle parsing)
   - add a way to specify a config value as a hook parameter without needing
     parent (i.e. delayed resolution)
+
+- weather module using accuweather API, forecasts
+
+- fix softdeps, if they're used through lib.mod() or parent.module() they break, need a `'mod' in modules` check somewhere
+
+- ctlmod.unload: track what modules are unloaded and return that info to caller