From 467a3b424b4c6347a3a51ac80ff0a90add0b8636 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Fri, 3 Jan 2025 23:27:28 -0500 Subject: [PATCH] fuck --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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/