From 64387d18ddb05447e6588e566a4f2f99d09fe242 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 4 Dec 2010 15:28:14 +0000 Subject: [PATCH] +. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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 ...