diff options
| -rw-r--r-- | TODO.md | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -5,9 +5,7 @@ Make it perphekd! | |||
| 5 | ## Do these | 5 | ## Do these |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | Fix up linky conversion. DONE, mostly. | 8 | It's all a bit too fragile, fix what I can. Too many messes colliding. |
| 9 | |||
| 10 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. | ||
| 11 | 9 | ||
| 12 | Flock it. | 10 | Flock it. |
| 13 | 11 | ||
| @@ -15,6 +13,10 @@ Some sort of search system. | |||
| 15 | 13 | ||
| 16 | A member system, and edit / manage system for their pages. | 14 | A member system, and edit / manage system for their pages. |
| 17 | 15 | ||
| 16 | Fix up linky conversion. DONE, mostly. | ||
| 17 | |||
| 18 | - Need to deal with real file name versus title. Also symlink name not matching what it points to. | ||
| 19 | |||
| 18 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. | 20 | Add atom feed for single page. Alas cgit only seems to have ATOM feed on the whole repo, not individual files. |
| 19 | 21 | ||
| 20 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. | 22 | - However, once timestamps are sorted, I can use that code to generate RSS and ATOM feeds, and create page histories using diffs. |
| @@ -25,8 +27,6 @@ original wiki, the nyaw version gets updated, diffed, and ATOMed / RSSed. | |||
| 25 | and only updating the stuff that needs it, likely that's only the page that just got saved. | 27 | and only updating the stuff that needs it, likely that's only the page that just got saved. |
| 26 | - Should also see if gitea can handle that, and if they want wiki content saved to git. | 28 | - Should also see if gitea can handle that, and if they want wiki content saved to git. |
| 27 | 29 | ||
| 28 | It's all a bit too fragile, fix what I can. Too many messes colliding. | ||
| 29 | |||
| 30 | ## Some ideas | 30 | ## Some ideas |
| 31 | 31 | ||
| 32 | Mostly from something chomwitt deleted. | 32 | Mostly from something chomwitt deleted. |
