From b9c097ea64f05802ec73140d2f784181360233a2 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Sun, 16 Mar 2025 22:48:19 +1000 Subject: Bump fixing linkies priority up. --- TODO.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 518cacc..226ff23 100644 --- a/TODO.md +++ b/TODO.md @@ -4,14 +4,6 @@ Make it perphekd! ## Do these -Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. - -- However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. -- Should also see if gitea can handle that, and if they want wiki content saved to git. - -Instead of an hourly cron job to update everything, see if I can hook -into Fos and Pm edit form's save function. So when they save in the -original wiki, the nyaw version gets updated, diffed, and RSSed. Fix up linky conversion. DONE, mostly. @@ -22,6 +14,14 @@ Fix up linky conversion. DONE, mostly. - . Loop through the manually placed symlinks, adjusting "real URL" as we go. - + What to do about mulitple symlinks pointing to the same page? Compare timestamps, most recent wins. +Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. + +- However, once timestamps are sorted, I can use that code to generate (static?) RSS and ATOM feeds, and create page histories using diffs. +- Instead of an hourly cron job to update everything, see if I can hook +into Fos and Pm edit form's save function. So when they save in the +original wiki, the nyaw version gets updated, diffed, and RSSed. +- Should also see if gitea can handle that, and if they want wiki content saved to git. + ## Some ideas -- cgit v1.1