Items to be done: (no particular order)

artts:
1.  Add running configuration window.
2.  Add option to show total time on current task (for current day) 
     instead of showing amount on current run of task.
3.  Add more spiffy graphs like one covering each day in the week, one
     which shows the task sequence, etc.
4.  Add an annotation facility.
5.  Move common parts to a library.
6.  look for a way around using date (creating a file and using file
     stat?)
7.  find a way to change the values in the report window so that
     the clear and redisplay can be avoided.
8.  Add a reminder facility so that customized messages can be displayed
     after fixed amounts of time or if total time on a task exceeds
     a specified amount.
9.  Add more automatic support for maintaining the .arttsdb file
10. Add auto creation of .arttsrc if it does not exist.
11. Allow the database file to be secified in the .arttsrc file.

arpt:
1.  Move common parts to a library.
2.  Generate more compact reports

agrpt
1.  Add a graphical reporting program. (based on BLT?)
2.  Add a graph which shows task switch times for a day, week, month.
3.  Add facilities for manipulation of the arttsdb file.
