aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-08-22 08:34:02 +0000
committerFrederic Culot <calcurse@culot.org>2009-08-22 08:34:02 +0000
commit2302c7fa5418cb2d36443c52fc3ab2d0cf7feaa0 (patch)
tree317ea0c947b88f455fcf81f146a670f7110156b1 /TODO
parent20cd296a80d2f3a2b43de4c00fc5ed26ce36221e (diff)
downloadcalcurse-2302c7fa5418cb2d36443c52fc3ab2d0cf7feaa0.tar.gz
calcurse-2302c7fa5418cb2d36443c52fc3ab2d0cf7feaa0.zip
calcurse 2.7 released
Diffstat (limited to 'TODO')
-rwxr-xr-xTODO22
1 files changed, 12 insertions, 10 deletions
diff --git a/TODO b/TODO
index 563119c..858d255 100755
--- a/TODO
+++ b/TODO
@@ -11,24 +11,26 @@ this list.
High
----
- o Add support for UTF-8
- o Implement the send-item functionality to export a single item and pipe it
+ * Add support for UTF-8
+ * Implement the send-item functionality to export a single item and pipe it
to an external process
- o Add a key binding to toggle between visible/hidden tasks inside todo
+ * Add a key binding to toggle between visible/hidden tasks inside todo
panel
- o Add an optional argument to the --next flag to check for next appointment
+ * 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)
Average
-------
- o Add support for CalDAV protocol (rfc4791)
- o Implement user-definable categories to classify appointments and tasks
- o Add a week view in the calendar panel (and display week numbers)
- o Implement copy/paste functionality
+ * Add support for CalDAV protocol (rfc4791)
+ * Implement user-definable categories to classify appointments and tasks
+ * Add a week view in the calendar panel (and display week numbers)
+ * Implement copy/paste functionality
Low
---
- o All status bars should be terminal-size dependant (config_bar is not)
- o Compute Easter sunday
+ * All status bars should be terminal-size dependant (config_bar is not)
+ * Compute Easter sunday