aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md15
1 files 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!
4 4
5## Do these 5## Do these
6 6
7Colour shenanigans.
8
9Automate symlinks. 7Automate symlinks.
10 8
11- any .md.md file should be linked along with it's matching .md file if it's outside of Foswiki/ and PmWiki/. 9- any .md.md file should be linked along with it's matching .md file if it's outside of Foswiki/ and PmWiki/.
12 10
13Might be useful to automatically convert anything looking like a URL into a linky.
14
15Syntax highlighting in code blocks. 11Syntax highlighting in code blocks.
16 12
17Bugs - 13Other colour shenanigans.
18 14
19- unsorted/JensKorte/DevuanReleases_fos.HTML the header sorting links and colours on the table look tricky to unravel. Especially the extra <th> row for Daedalus, just to change it's colour. 15Might be useful to automatically convert anything looking like a URL into a linky.
20- /users/dunno/Devuan Cluster.HTML &nbsp; A very lengthy and complex document, I'll likely miss something, but chip away at the obvious. Lots of colour shenanigans.
21- unsorted/Debdog_pm.HTML back on the table - several tables of links encoded as code blocks, but they linkyness gets dropped. likely by pandoc.
22 16
23Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. 17Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version.
24 18
@@ -42,6 +36,11 @@ Deal with complex directory trees.
42 36
43Allow default.template files in sub directories. 37Allow default.template files in sub directories.
44 38
39Bugs -
40
41- /users/dunno/Devuan Cluster.HTML &nbsp; A very lengthy and complex document, I'll likely miss something, but chip away at the obvious. Lots of colour shenanigans.
42- unsorted/JensKorte/DevuanReleases_fos.HTML the header sorting links and colours on the table look tricky to unravel. Especially the extra <th> row for Daedalus, just to change it's colour.
43- unsorted/Debdog_pm.HTML several tables of links encoded as code blocks, but they linkyness gets dropped, likely by pandoc.
45 44
46## Try out 45## Try out
47 46