Update TODO

This commit is contained in:
Adrian Gruntkowski 2024-11-24 12:09:34 +01:00
parent 001d7f8296
commit 1419de40b6

View file

@ -1,8 +1,9 @@
Only immediate next things to do are listed here, without any far-fetching plans. 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 - Refactor and add basic tests
- Implement proper, offline-friendly server data sync - Improve server data sync
- Implement reminders - Implement reminders
- Implement push notifications
- Implement masonry layout - Implement masonry layout
- Implement color coding - Implement color coding
- Fix faulty overflow issue in editable-area inside flexbox - Fix faulty overflow issue in editable-area inside flexbox