aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/todo.org b/todo.org
index eeed2c4..e3028a8 100644
--- a/todo.org
+++ b/todo.org
@@ -45,10 +45,6 @@ remember to turn it on (at least people were interested today – 2024-05-01)
** IDEA display a warning on it if there's another tracker for the same trip
** IDEA display a warning on it if it's > 100m away from tracks
(possibly also make the server discard data in such cases)
-* TODO re-do configuration, replace conferer, possibly write own config library
-conferer is okay-ish, but it cannot (?) give warnings for config items that
-were e.g. misspelled in a yaml file. There's also no easy way to figure out
-where a config value came from afterwards.
* TODO replace the gtfs-based sequence with my own index during import
this should enforce that the difference between stations is always exactly 1
(& possibly also that the first station is 0)
@@ -74,6 +70,10 @@ queries are just unreasonably wordy (& inefficient), requiring lots of mapM.
It also has horrible mapping for datatypes (almost all i use are natively
supported by postgres, but persistent stores most things as var char)
+* DONE re-do configuration, replace conferer, possibly write own config library
+conferer is okay-ish, but it cannot (?) give warnings for config items that
+were e.g. misspelled in a yaml file. There's also no easy way to figure out
+where a config value came from afterwards.
* done before 0.0.2
** DONE estimate delays
basically: list of known delays in a db table, either generated from