aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
authordvs12025-01-01 19:05:04 +1000
committerdvs12025-01-01 19:05:04 +1000
commit770f23b557d4926c0dfcf19baac8d727fb289e51 (patch)
tree2232ebe92db3775dcd15801d7b1e42a89e997ebc /TODO.md
parentnot Yet Another reWrite plus TODO-- (diff)
downloadnotYetAnotherWiki-770f23b557d4926c0dfcf19baac8d727fb289e51.zip
notYetAnotherWiki-770f23b557d4926c0dfcf19baac8d727fb289e51.tar.gz
notYetAnotherWiki-770f23b557d4926c0dfcf19baac8d727fb289e51.tar.bz2
notYetAnotherWiki-770f23b557d4926c0dfcf19baac8d727fb289e51.tar.xz
TODO++
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 2e2b14f..24e38f8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,6 +15,10 @@ Check the timestamps on the files, only update if source is newer than destinati
15- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. 15- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone.
16- pandoc is a lot slower though, so do this for sure when dealing with that. 16- pandoc is a lot slower though, so do this for sure when dealing with that.
17 17
18Deal 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.
20- Scanning /usr/share/doc on my super desktop with looots of software installed will be fun.
21
18Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. 22Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files.
19 23
20### conversion therapy 24### conversion therapy