aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-03-24 23:23:51 +0000
committerFrederic Culot <calcurse@culot.org>2007-03-24 23:23:51 +0000
commitb3252e31806de47125d3906c13735cc24428d509 (patch)
treed5b0e36454c043e2e1b71063ad55b834acad59ba
parentfc14f43076e260a003398868eacc530e849e30dc (diff)
downloadcalcurse-b3252e31806de47125d3906c13735cc24428d509.tar.gz
calcurse-b3252e31806de47125d3906c13735cc24428d509.zip
color themes are now more configurable, and export function was added.
Anyway, better error handling should be done.
-rwxr-xr-xTODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index df576d2..4e40081 100755
--- a/TODO
+++ b/TODO
@@ -12,7 +12,6 @@ this list.
High
----
o Add import capabilities to read ical files inside calcurse
- o Add export capabilities to create xml files
o Create external calendars which would contain hollydays and such (in ics
format)
o Add a week view in the calendar panel
@@ -21,13 +20,13 @@ High
Average
-------
+ o Improve error handling
o Improve the '-d' option by adding more date formats
o Accept dates entered in other formats such as d/m/yyyy or d/m/yy,
make the date format user configurable
o Make keys user configurable
o Add searching capabilities with support for regex
o Allow the creation of sub-todos (divide todos into different tasks)
- o Make the color themes more configurable
o Improve handling of window resizing with the help of signals
o Add lunar phases calculation