From 584eabbb15cce8b6933b093fd33c45927284fd8f Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Mon, 6 May 2024 09:36:51 +0100 Subject: [PATCH] Add some TODOs --- todo.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/todo.md b/todo.md index 8004569f..f4b336dd 100644 --- a/todo.md +++ b/todo.md @@ -12,19 +12,14 @@ Things I might work on within my personal blog's software. - [ ] Show (internal) replies to this note - [ ] Import from Omnivore daily -- [ ] Record new webmentions on publish - [ ] Record & display cross-links within site? - [ ] Customise IndieKit - [ ] Add tags from #hashtags - [ ] Add links to memex from §refs - [ ] Switch Memex to single file (easier to post to) - [ ] Remove http://gowal.la & https://4sq.com links and/or posts that are useless without them -- [ ] Gemini?! - - [x] Tags pages - - [x] Calendar page - - [x] Include link, location, date on event page - - [ ] Handle `
` in posts (example: ChefGPT) - - [ ] Actually serve it up +- [ ] Automate Gemini deploy +- [ ] Fix `mention-of` imports tools/import/webmentionio/main.go:172 ### Working @@ -52,3 +47,11 @@ Things I might work on within my personal blog's software. - [x] Add calendar to front page - [x] Facebook import tooling - [x] Claps! +- [x] Gemini?! + - [x] Tags pages + - [x] Calendar page + - [x] Include link, location, date on event page + - [x] Handle `
` in posts (example: ChefGPT) + - [x] Actually serve it up +- [x] Record new webmentions on publish + - Done via EchoFeed!