diff options
| author | dvs1 | 2025-03-12 13:35:28 +1000 |
|---|---|---|
| committer | dvs1 | 2025-03-12 13:35:28 +1000 |
| commit | 48e14a216cc850ee7f5d181599d4f6778be3001f (patch) | |
| tree | 547a1965da486d7b8b4dce5ebdca5c662d79945f | |
| parent | Better icon theming. (diff) | |
| download | notYetAnotherWiki-48e14a216cc850ee7f5d181599d4f6778be3001f.zip notYetAnotherWiki-48e14a216cc850ee7f5d181599d4f6778be3001f.tar.gz notYetAnotherWiki-48e14a216cc850ee7f5d181599d4f6778be3001f.tar.bz2 notYetAnotherWiki-48e14a216cc850ee7f5d181599d4f6778be3001f.tar.xz | |
TODO++
| -rw-r--r-- | TODO.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -14,6 +14,11 @@ Other colour shenanigans. | |||
| 14 | 14 | ||
| 15 | Might be useful to automatically convert anything looking like a URL into a linky. | 15 | Might be useful to automatically convert anything looking like a URL into a linky. |
| 16 | 16 | ||
| 17 | TOC | ||
| 18 | |||
| 19 | - Maybe have it on the left, as the sub menu of the current page's menu item, automatically generated from the $body$ headings. | ||
| 20 | - Sub headings get sub menus etc. | ||
| 21 | |||
| 17 | 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. | 22 | 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. |
| 18 | 23 | ||
| 19 | - One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. | 24 | - One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. |
