This commit is contained in:
Pagwin 2025-01-03 23:27:28 -05:00
parent 53a0370422
commit 467a3b424b
No known key found for this signature in database
GPG key ID: 81137023740CA260

3
TODO
View file

@ -1,5 +1,4 @@
- get demo working on chrome - get demo working (need to use message passing instead of cookies due to no cookies in service workers)
- make demo use class or attr instead of checkbox
- add button to save articles for offline reading - add button to save articles for offline reading
- post jump points and table of contents (be wary of having this take up too much space on mobile) probably done with position: sticky in some way - post jump points and table of contents (be wary of having this take up too much space on mobile) probably done with position: sticky in some way
- refer to implementation here https://blog.kizu.dev/repetition-and-attribution/ - refer to implementation here https://blog.kizu.dev/repetition-and-attribution/