From 1419de40b6b7dd2d628c16f946f344a7f2527441 Mon Sep 17 00:00:00 2001 From: Adrian Gruntkowski Date: Sun, 24 Nov 2024 12:09:34 +0100 Subject: [PATCH] Update TODO --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 164b2b9..5901925 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,9 @@ Only immediate next things to do are listed here, without any far-fetching plans. -- Only soft-delete the notes, both in the frontend and backend -- Implement proper, offline-friendly server data sync +- Refactor and add basic tests +- Improve server data sync - Implement reminders +- Implement push notifications - Implement masonry layout - Implement color coding - Fix faulty overflow issue in editable-area inside flexbox