TODO file updated, taking into account modifications for 1.7
This commit is contained in:
parent
37e9202401
commit
2e1995320d
5
TODO
5
TODO
@ -16,7 +16,6 @@ High
|
|||||||
o Create external calendars which would contain hollydays and such (in ics
|
o Create external calendars which would contain hollydays and such (in ics
|
||||||
format)
|
format)
|
||||||
o Add a week view in the calendar panel
|
o Add a week view in the calendar panel
|
||||||
o Add ability to edit items, and to store multiple-lines descriptions
|
|
||||||
|
|
||||||
|
|
||||||
Average
|
Average
|
||||||
@ -25,6 +24,9 @@ Average
|
|||||||
o Accept dates entered in other formats such as d/m/yyyy or d/m/yy,
|
o Accept dates entered in other formats such as d/m/yyyy or d/m/yy,
|
||||||
make the date format user configurable
|
make the date format user configurable
|
||||||
o Make keys 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
|
||||||
|
|
||||||
|
|
||||||
Low
|
Low
|
||||||
@ -32,4 +34,3 @@ Low
|
|||||||
o Add 't' alias for 'g - Enter'
|
o Add 't' alias for 'g - Enter'
|
||||||
o All status bars should be terminal-size dependant (config_bar is not)
|
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 Improve check_event_time() using sscanf as in goto_day()
|
||||||
o Get rid of the scroller() function
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user