diff options
| author | dvs1 | 2025-01-17 17:06:45 +1000 |
|---|---|---|
| committer | dvs1 | 2025-01-17 17:06:45 +1000 |
| commit | af21d0d4274c1e3086beebac11a43c3c2a2e5c3a (patch) | |
| tree | 8444cd4e44582fa799c05e621509f052046dbea7 | |
| parent | TODO tweaking. (diff) | |
| download | notYetAnotherWiki-af21d0d4274c1e3086beebac11a43c3c2a2e5c3a.zip notYetAnotherWiki-af21d0d4274c1e3086beebac11a43c3c2a2e5c3a.tar.gz notYetAnotherWiki-af21d0d4274c1e3086beebac11a43c3c2a2e5c3a.tar.bz2 notYetAnotherWiki-af21d0d4274c1e3086beebac11a43c3c2a2e5c3a.tar.xz | |
More TODO musings.
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -17,7 +17,9 @@ Add atom feed for single page. Alas cgit only seems to have ATOM feed on the wh | |||
| 17 | 17 | ||
| 18 | Deal with complex directory trees. | 18 | Deal with complex directory trees. |
| 19 | - /testing/even should display as even/deeper on the testing page, coz even/ has no files, but even/deeper does. | 19 | - /testing/even should display as even/deeper on the testing page, coz even/ has no files, but even/deeper does. |
| 20 | - On the other hand, I could just create an empty page with the sub directories shown as usual. | ||
| 20 | - Scanning /usr/share/doc on my super desktop with looots of software installed will be fun. | 21 | - Scanning /usr/share/doc on my super desktop with looots of software installed will be fun. |
| 22 | - On the gripping hand, this is where we want empty directories to vanish. | ||
| 21 | 23 | ||
| 22 | 24 | ||
| 23 | 25 | ||
