diff --git a/TODO b/TODO index 1501ad0..877d771 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ -- get demo working on chrome -- make demo use class or attr instead of checkbox +- get demo working (need to use message passing instead of cookies due to no cookies in service workers) - 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 - refer to implementation here https://blog.kizu.dev/repetition-and-attribution/