2007-07-29 02:50:48 -08:00
|
|
|
Small list of planned features/changes, suggestions are always welcome.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add export/import feature for filelists
|
|
|
|
|
* Also comparing two filelists
|
|
|
|
|
|
|
|
|
|
- Improve browser interface
|
2009-04-05 05:06:00 -08:00
|
|
|
* Option to display number of files
|
2007-07-29 02:50:48 -08:00
|
|
|
* Mutt-like status bar?
|
2008-09-10 06:22:27 -08:00
|
|
|
|
|
|
|
|
- Add custom key bindings
|
|
|
|
|
* Using a config file (/etc/ncdurc, ~/.ncdurc)
|
|
|
|
|
* Running external commands on the selected file
|
|
|
|
|
|
2009-04-05 05:06:00 -08:00
|
|
|
- Improved sorting configuration
|
|
|
|
|
* Sort by number of files
|
|
|
|
|
* Use one key to open up a menu with sort options, instead of
|
|
|
|
|
having a special key for each column
|
2009-04-18 03:45:32 -08:00
|
|
|
|
2009-08-03 04:37:53 -08:00
|
|
|
- Better handling of hard links?
|
|
|
|
|
* Link the files together in the browser interface
|
|
|
|
|
* Have a separate size variable for "shared" data
|
|
|
|
|
(displayed in the browser as e.g. "291+3MiB")
|
|
|
|
|
This should be both more intuitive and more correct than simply
|
|
|
|
|
counting a semi-random occurence and ignoring others, as we do now.
|
|
|
|
|
|