From afd55d8cf87711868bfaaaedb7a50e8f1ffc931d Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 24 Feb 2019 12:06:20 +0100 Subject: [PATCH] [skip ci] updated todo --- Featurecreep.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Featurecreep.md b/Featurecreep.md index 011b8ce8e32..e8c8d4eb995 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -175,6 +175,7 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [x] Re-check all `{List|Namespace}{User|Team}` if really all parameters need to be exposed via json or are overwritten via param anyway. * [x] Things like list/task order should use queries and not url params * [x] Fix lint errors +* [ ] Reminders should use an extra table so we can make reverse lookups aka "give me all tasks with reminders in this period" which we'll need for things like email reminders notifications ### Linters