

	*** TODO LIST ***
	-----------------


- redesign list items as linked-lists so that individual
  items can be delete instead of rescanning the whole directory
  (possibly just convert to C++ to make this easier)

- add way to follow links when checking file status

- ask to quit popup and add isDirty flag

- add timeout to re-check directory/file modify times (add rescan button)
  and utility to change update time

- GUI to add/delete/modify mfmrc file; check EDITOR environment
  variable for editor choice.

- create logfile for piped commands

- put rules in actual app-defaults file format???

- allow creation of file manager for remote filesystem so that
  ftp can be accomplished via drag and drop

- add clock

