aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
authordvs12025-01-26 05:23:39 +1000
committerdvs12025-01-26 05:23:39 +1000
commit73e0efe50d2efd146f22762bc82f98112c382bad (patch)
tree167bf1276342eca6cfa5b9a90897581973a0cc30 /TODO.md
parentTODO++ (diff)
downloadnotYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.zip
notYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.tar.gz
notYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.tar.bz2
notYetAnotherWiki-73e0efe50d2efd146f22762bc82f98112c382bad.tar.xz
everything TODO++
Diffstat (limited to '')
-rw-r--r--TODO.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index b62aae0..b36116d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,7 +2,9 @@
2 2
3## Do these 3## Do these
4 4
5Convert the links in the converted pages to point to their new home. We have ogURL for the source now. 5everything page - shorten the displayed URLs, don't need to see the base of the other wikis over and over.
6
7Convert the links in the converted pages to point to their new home. We have ogURL for the source now, should help.
6 8
7Bugs - 9Bugs -
8 10
@@ -20,7 +22,7 @@ Check the timestamps on the files, only update if source is newer than destinati
20Add 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.
21 23
22- git.devuan.org might have usable per page history. 24- git.devuan.org might have usable per page history.
23- However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. 25- However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. Also add timestamps to the everything page.
24 26
25Deal with complex directory trees. 27Deal with complex directory trees.
26 28