diff options
author | Frederic Culot <calcurse@culot.org> | 2007-01-16 08:23:25 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-01-16 08:23:25 +0000 |
commit | 40bfe0f326f7b9880d564da2eac4ef4bffd87f2b (patch) | |
tree | 428853aaab19f30425021e895fa630ebe9dae6a7 | |
parent | 39d05a9aa6de6c1b0cc53623d8f21c7baa931aee (diff) | |
download | calcurse-40bfe0f326f7b9880d564da2eac4ef4bffd87f2b.tar.gz calcurse-40bfe0f326f7b9880d564da2eac4ef4bffd87f2b.zip |
few more ideas
-rwxr-xr-x | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,7 @@ High o Create external calendars which would contain hollydays and such (in ics format) o Add a week view in the calendar panel + o Add support for UTF-8 Average @@ -35,3 +36,4 @@ Low o Add 't' alias for 'g - Enter' 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 Make use of CSS for html documentation |