
 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  Implement recursive events and appointments
  o  Add a cron interface to get noticed of events by mail
  o  Add a week view in the calendar panel
  o  Add a clock to show current time and date 
  

Average
-------
  o  Add import capabilities to read ical files inside calcurse
  o  Add export capabilities to create html (or other format) files 
  o  Accept dates entered in other formats such as d/m/yyyy or d/m/yy,
     make the date format user configurable


Low
---
  o  Add shortcuts which would apply everywhere (for exemple A to add an
     appointment even if you are in the calendar panel)
  o  Add 't' alias for 'g - Enter'
  o  Create external calendars which would contain hollydays and such..
  o  All status bars should be terminal-size dependant (config_bar is not)
  o  Improve check_event_time() using sscanf as in goto_day()
