aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2006-09-30 09:26:21 +0000
committerFrederic Culot <calcurse@culot.org>2006-09-30 09:26:21 +0000
commit4e9d85121f294af24c83ec1bd058e177783b5b21 (patch)
tree8bdc0fcafb537a6bf34ef3b43d692f614ed3213d
parentbdd31073bc8fcc16f38f1b3be4a883271f57f86e (diff)
downloadcalcurse-4e9d85121f294af24c83ec1bd058e177783b5b21.tar.gz
calcurse-4e9d85121f294af24c83ec1bd058e177783b5b21.zip
TODO list updated
-rwxr-xr-xTODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index b4d03ef..dbd92eb 100755
--- a/TODO
+++ b/TODO
@@ -11,16 +11,17 @@ this list.
High
----
- o Add a week view in the calendar panel
- o Add a clock to show current time and date with an alarm
+ 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
o Add ability to edit items, and to store multiple-lines descriptions
Average
-------
o Improve the '-d' option by adding more date formats
- o Add import capabilities to read ical files inside calcurse
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
@@ -29,8 +30,6 @@ Average
Low
---
o Add 't' alias for 'g - Enter'
- o Create external calendars which would contain hollydays and such (in ics
- format, as in mozilla sunbird)..
o All status bars should be terminal-size dependant (config_bar is not)
o Improve check_event_time() using sscanf as in goto_day()
o Get rid of the scroller() function