From 1565aa751e2a9b16e779a7807bcab13e1377a0d5 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Sun, 23 Feb 2025 03:46:27 +1000 Subject: Re-arrange TODO. --- TODO.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index 658ebee..26df0a6 100644 --- a/TODO.md +++ b/TODO.md @@ -4,21 +4,18 @@ Make it perphekd! ## Do these -Allow default.template files in sub directories. - Automate symlinks. - any .md.md file should be linked along with it's matching .md file if it's outside of Foswiki/ and PmWiki/. -Syntax highlighting in code blocks. +Colour shenanigans. -Other colour shenanigans. +Syntax highlighting in code blocks. Bugs - -- /users/Debdog.HTML   pandoc can't handle the background table cell colours in the "Background colours" table, which is kinda the point of it. -- /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. -- /Foswiki/Main/WikiGroups.HTML   has that twisty thing which looks not simple to remove. +- /users/Debdog.HTML   pandoc can't handle the background table cell colours in the "Background colours" table, which is kinda the point of it. +- /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. 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. @@ -40,6 +37,8 @@ Deal with complex directory trees. - On the gripping hand, this is where we want empty directories to vanish. - 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. +Allow default.template files in sub directories. + ## Try out -- cgit v1.1