aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO.md b/TODO.md
index dc5a44b..0b47dd4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -17,14 +17,6 @@ Fix up linky conversion. DONE, mostly.
17- . Loop through the manually placed symlinks, adjusting "real URL" as we go. 17- . Loop through the manually placed symlinks, adjusting "real URL" as we go.
18- + What to do about mulitple symlinks pointing to the same page? Compare timestamps, most recent wins. 18- + What to do about mulitple symlinks pointing to the same page? Compare timestamps, most recent wins.
19 19
20Deal with complex directory trees.
21
22- /testing/even should display as even/deeper on the testing page, coz even/ has no files, but even/deeper does.
23- On the other hand, I could just create an empty page with the sub directories shown as usual.
24- Scanning /usr/share/doc on my super desktop with looots of software installed will be fun.
25- On the gripping hand, this is where we want empty directories to vanish.
26- SOOOOOOO don't show empty directories, but show their subs that have content, even if that sub is deep, but as per usual stop once we find a sub on that branch. EEEEW branches.
27
28 20
29## Some ideas 21## Some ideas
30 22