			    TODO list for KDirStat
			   ========================
							Updated: 2002-01-27

- misc app configs:
  - pacman animation in tool bar
  - pacman animation in tree view (for fast machines)
  - enable/disable local dir reader
  - enable/disable 'cross file systems'

- session management

- write English help file 

- German translation for program

- German help file

- make treemaps work again; this will most likely require a rewrite of the
  treemap related part. 

- make KDirStat a KPart

- let user configure cleanup action keyboard accelerators

- check in to the 'kdenonbeta' CVS - I don't like this part... ;-)



Maybe:
======

- Animation other than pacman (optional?)

- configure mail report texts (the user gets an editor in the mailer anyway)

- 'kdf' like 'disk free' display for file system of current tree - pie, bar graph?

- Filter on tree view: by user, by mtime, by size

- Select items in the tree view as "special interest" for further processing in mail reports

- Manually mark dir subtrees as "static" - e.g., for system directories that
  almost never change anyway; scan them just once and save their sizes to file;
  only rescan those subtrees on explicit user request

- Automagically mark such subtrees by mtime and/or a hardwired list




Postponed until further notice:
===============================

- write scanned trees to cache file for later reuse;
  use this cache file first and then begin scanning the dir tree.

  Since the Linux 2.4 kernel is great at caching directory entries,
  this isn't really necessary for Linux - and I am a Linux guy...
  ;-)

