From a37d71394b29b3f47d42b50891c51832c483855d Mon Sep 17 00:00:00 2001 From: dvs1 Date: Thu, 13 Mar 2025 16:43:11 +1000 Subject: Add some ideas to the TODO. --- TODO.md | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index de751dd..b26f3da 100644 --- a/TODO.md +++ b/TODO.md @@ -9,12 +9,8 @@ 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. - Other colour shenanigans. -Might be useful to automatically convert anything looking like a URL into a linky. - TOC - Maybe have it on the left, as the sub menu of the current page's menu item, automatically generated from the $body$ headings. @@ -40,7 +36,27 @@ 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. + +## Some ideas + +Mostly from something chomwitt deleted. + +- A toolbar is mentioned, which is what I'm half way through creating with those hamburger / sunglasses icons, they are a bar of tools. +- Maybe tabs as well as a toolbar, for the list of sub directories. +- Syntax highlighting in code blocks. +- Allow default.template files in sub directories. +- Might be useful to automatically convert anything looking like a URL into a linky. +- "collapsing headings" I guess that means click on a heading to hide / show the content under that heading. +- + Should do that for the main content and the menu TOC. +- "validation", not sure exactly what that would validate. +- I'll just quote the entire rest - + +~~~ + !!! co-editing + The toolbar should contain tools that facilitate : + * intergration (to other workflows) + ** for example search-completion to other workflows names-tags. +~~~ ## Try out -- cgit v1.1