diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-10-05 11:34:32 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-10-21 08:58:47 +0200 |
commit | a2ec9bbf0d0f2d6e1a1b24025461e94956e14d6e (patch) | |
tree | d9bbbb49de6ff93958433ae55e1a8ced5fdc2fba /TODO | |
parent | 9fa0507ef256e46507167a9860b59037a61eefb8 (diff) | |
download | calcurse-a2ec9bbf0d0f2d6e1a1b24025461e94956e14d6e.tar.gz calcurse-a2ec9bbf0d0f2d6e1a1b24025461e94956e14d6e.zip |
TODO: Remove the duration format improvement suggestion
This has been implemented in the last couple of patches.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ High * Add a key binding to toggle between visible/hidden tasks inside todo panel * Add an optional argument to the --next flag to check for next appointment starting from the specified time -* Improve the way one can specify a duration (allowing something like - XXdXXhXXmXXs) * Implement word-wrap in the sidebar * Support additional iCalendar keywords in appointment/event/todo notes (see http://lists.calcurse.org/misc/msg00017.html) |