aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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)