aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1fce6cb5..9ee8dfda 100644
--- a/TODO
+++ b/TODO
@@ -156,4 +156,8 @@ For 1.4 (not in order):
(as %1, %2 etc) and allow it to be used as a target
23 way to add dest for break-pane; maybe some easier way to unbreak-pane
24 case insensitive searching
+25 dynamically generated jobs (eg "date ...") do not work well because
+ their entries are never collected, should either store status jobs in
+ a different tree or flush all unused persist jobs every update rather
+ than just updating them
...