From 18f592b709c9d7b579605338c89809fbad60b468 Mon Sep 17 00:00:00 2001
From: dvs1
Date: Sun, 23 Feb 2025 14:46:39 +1000
Subject: Rearrange TODO.
---
TODO.md | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/TODO.md b/TODO.md
index 31c7017..3102215 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,21 +4,15 @@ Make it perphekd!
## Do these
-Colour shenanigans.
-
Automate symlinks.
- any .md.md file should be linked along with it's matching .md file if it's outside of Foswiki/ and PmWiki/.
-Might be useful to automatically convert anything looking like a URL into a linky.
-
Syntax highlighting in code blocks.
-Bugs -
+Other colour shenanigans.
-- unsorted/JensKorte/DevuanReleases_fos.HTML the header sorting links and colours on the table look tricky to unravel. Especially the extra
row for Daedalus, just to change it's colour.
-- /users/dunno/Devuan Cluster.HTML A very lengthy and complex document, I'll likely miss something, but chip away at the obvious. Lots of colour shenanigans.
-- unsorted/Debdog_pm.HTML back on the table - several tables of links encoded as code blocks, but they linkyness gets dropped. likely by pandoc.
+Might be useful to automatically convert anything looking like a URL into a linky.
Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version.
@@ -42,6 +36,11 @@ Deal with complex directory trees.
Allow default.template files in sub directories.
+Bugs -
+
+- /users/dunno/Devuan Cluster.HTML A very lengthy and complex document, I'll likely miss something, but chip away at the obvious. Lots of colour shenanigans.
+- unsorted/JensKorte/DevuanReleases_fos.HTML the header sorting links and colours on the table look tricky to unravel. Especially the extra | row for Daedalus, just to change it's colour.
+- unsorted/Debdog_pm.HTML several tables of links encoded as code blocks, but they linkyness gets dropped, likely by pandoc.
## Try out
--
cgit v1.1
|