Frederic Culot cac30a7e14 cut/paste feature aded
fixed a 2-years old bug that made repeated items with exceptions to load
uncorrectly in some cases (thanks Jan for reporting it)
2009-01-01 17:50:41 +00:00

31 lines
850 B
Plaintext
Executable File

Calcurse TODO list :
--------------------
Here are listed the modifications I will perform on Calcurse in future
releases. They are ordered into three different parts, depending on the
priority. Feel free to send me an email (see the AUTHORS file) if you
would like to see a feature added in Calcurse which does not appear in
this list.
High
----
o Add support for UTF-8
Average
-------
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 support for CalDAV protocol (rfc4791)
o Implement categories to classify appointments and tasks
o Add a week view in the calendar panel
Low
---
o Improve the '-d' option by adding more date formats
o All status bars should be terminal-size dependant (config_bar is not)