summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFrederic Back <fredericback@gmail.com>2006-10-03 11:02:22 +0000
committerFrederic Back <fredericback@gmail.com>2006-10-03 11:02:22 +0000
commit03ad44ccf9bd1fdbc2fd89adb494289d5623d47f (patch)
tree2db0091b99d83693ea0d95be9aa536396fbd7d6b /TODO
parent9f5926851fab9e3e5129a62efd1044214691b531 (diff)
* Put sumlists in a central repository. Load from memory if a path
is already walked. git-svn-id: file:///home/lennart/svn/public/fring/trunk@62 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6c7cdee..9b7c747 100644
--- a/TODO
+++ b/TODO
@@ -17,17 +17,19 @@ TODO
========================= DISPLAY
[x] display total in ring center
[x] restore the rainbow
-[D] always render text on top
-[-] make sure that filenames are always visible
[x] cut down loooong directory names in link labels
[ ] make sure labels don't overlap
-[ ] make rainbow colour dependent of percent of total
+[ ] make rainbow colour depend of percent of total
========================= FOLDER READING
[x] merge back c_walker
[x] sort subdirectories
[x] don't re-walk the tree when opening a subdirectory
+[x] put all the sumlists in one central place
[ ] handle directories with many many many files correctly
+[ ] show hidden files by default or not?
-========================= DOCUMENTATION
+========================= OTHER
+[x] i18n support
[ ] write README
+[ ] make website