aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-10-15 16:15:40 +0000
committerFrederic Culot <calcurse@culot.org>2008-10-15 16:15:40 +0000
commit6f98b16890015b1077ea3fccc1923250979fd53c (patch)
tree305e7663f70bd1a138229eb61a4d83570d178475 /TODO
parent2245a35be602ae03e0c8e548c48d261741f13524 (diff)
downloadcalcurse-6f98b16890015b1077ea3fccc1923250979fd53c.tar.gz
calcurse-6f98b16890015b1077ea3fccc1923250979fd53c.zip
switched to calcurse 2.3
Diffstat (limited to 'TODO')
-rwxr-xr-xTODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8d2583f..472cea1 100755
--- a/TODO
+++ b/TODO
@@ -17,11 +17,15 @@ High
Average
-------
- o Improve the '-d' option by adding more date formats
o Make keys user configurable
o Add searching capabilities with support for regex
+ o Implement a daemon to notify user of upcoming appointments even when
+ calcurse is not running
+ o Add an auto-save function
+ o Add support for CalDAV protocol (rfc4791)
Low
---
+ o Improve the '-d' option by adding more date formats
o All status bars should be terminal-size dependant (config_bar is not)