diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-01-30 15:58:59 +0100 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-01-30 15:58:59 +0100 |
commit | 6e733b98d023f3984be8c9d3764cd4fe1720a45f (patch) | |
tree | feb324ab880ab524d58967513e7b4a8a3d3cdf71 /TODO | |
parent | de73d9618815b2ff0c19198b4fede0bc60f00d4e (diff) | |
download | calcurse-6e733b98d023f3984be8c9d3764cd4fe1720a45f.zip |
Delete TODO file
This is outdated and has been migrated to the bug tracker which turned
out to be a much better way of keeping track of tickets.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 33 |
1 files changed, 0 insertions, 33 deletions
@@ -1,33 +0,0 @@ -calcurse TODO list -================== - -Here is a list of modifications we will perform on calcurse in future releases. -They are grouped into three different priority categories. Feel free to send us -an email (misc@calcurse.org) if you would like to see a feature added in -calcurse which does not appear in this list. - -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 -* Implement word-wrap in the sidebar -* Support additional iCalendar keywords in appointment/event/todo notes (see - http://lists.calcurse.org/misc/msg00017.html) - -Average -------- - -* Add support for CalDAV protocol (rfc4791) -* Add support for ical's BYDAY recursion modifier (to express recurrences - like 'every monday' for example) -* Implement user-definable categories to classify appointments and tasks -* Implement copy/paste functionality -* Implement support for a journal - -Low ---- - -* All status bars should be terminal-size dependant (config_bar is not) -* Compute Easter sunday |