
 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 a cron interface to get noticed of events by mail
  o  Add a week view in the calendar panel


Average
-------
  o  Add all-day long events 
  o  Work on a black & white version of Calcurse
  o  Improve the way panels are refreshed (screen flickers when
     changing panel or moving calendar)
  o  Accept dates entered in other formats such as d/m/yyyy or d/m/yy,
     and make the date format used configurable
  o  Make Calcurse multilingual 


Low
---
  o  Create external calendars which would contain hollydays and such..
  o  All status bars should be terminal-size dependant
  o  Study the curs_set() function to place cursor properly
  o  Improve check_event_time() using sscanf as in goto_day()
  o  Replace erase_status_bar() by erase_panel() 
