mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 19:05:41 +01:00
Add some TODOs
This commit is contained in:
parent
29dce4a9d6
commit
584eabbb15
1 changed files with 10 additions and 7 deletions
17
todo.md
17
todo.md
|
@ -12,19 +12,14 @@ Things I might work on within my personal blog's software.
|
||||||
|
|
||||||
- [ ] Show (internal) replies to this note
|
- [ ] Show (internal) replies to this note
|
||||||
- [ ] Import from Omnivore daily
|
- [ ] Import from Omnivore daily
|
||||||
- [ ] Record new webmentions on publish
|
|
||||||
- [ ] Record & display cross-links within site?
|
- [ ] Record & display cross-links within site?
|
||||||
- [ ] Customise IndieKit
|
- [ ] Customise IndieKit
|
||||||
- [ ] Add tags from #hashtags
|
- [ ] Add tags from #hashtags
|
||||||
- [ ] Add links to memex from §refs
|
- [ ] Add links to memex from §refs
|
||||||
- [ ] Switch Memex to single file (easier to post to)
|
- [ ] 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
|
- [ ] Remove http://gowal.la & https://4sq.com links and/or posts that are useless without them
|
||||||
- [ ] Gemini?!
|
- [ ] Automate Gemini deploy
|
||||||
- [x] Tags pages
|
- [ ] Fix `mention-of` imports tools/import/webmentionio/main.go:172
|
||||||
- [x] Calendar page
|
|
||||||
- [x] Include link, location, date on event page
|
|
||||||
- [ ] Handle `<details>` in posts (example: ChefGPT)
|
|
||||||
- [ ] Actually serve it up
|
|
||||||
|
|
||||||
### Working
|
### Working
|
||||||
|
|
||||||
|
@ -52,3 +47,11 @@ Things I might work on within my personal blog's software.
|
||||||
- [x] Add calendar to front page
|
- [x] Add calendar to front page
|
||||||
- [x] Facebook import tooling
|
- [x] Facebook import tooling
|
||||||
- [x] Claps!
|
- [x] Claps!
|
||||||
|
- [x] Gemini?!
|
||||||
|
- [x] Tags pages
|
||||||
|
- [x] Calendar page
|
||||||
|
- [x] Include link, location, date on event page
|
||||||
|
- [x] Handle `<details>` in posts (example: ChefGPT)
|
||||||
|
- [x] Actually serve it up
|
||||||
|
- [x] Record new webmentions on publish
|
||||||
|
- Done via EchoFeed!
|
||||||
|
|
Loading…
Reference in a new issue