From 274ef4c217a609706d16835b96f89a2ca932f06a Mon Sep 17 00:00:00 2001 From: Adrian Gruntkowski Date: Fri, 15 Nov 2024 18:31:39 +0100 Subject: [PATCH] Update TODO --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 2e3f0a6..e04e18d 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,6 @@ Only immediate next things to do are listed here, without any far-fetching plans. -- Implement storing notes state +- Implement syncing local storage with service worker (either via postMessage or using IndexedDB) - Implement reminders - Implement masonry layout - Implement color coding