2023-01-07 18:15:32 +01:00
2023-01-13 22:39:05 +01:00
2023-01-07 18:15:32 +01:00
2023-01-13 22:39:05 +01:00
2023-01-10 02:01:05 +01:00
2023-01-10 02:01:05 +01:00
2023-01-10 02:01:05 +01:00
2023-01-07 18:15:32 +01:00
2023-01-07 18:15:32 +01:00
2023-01-13 22:39:05 +01:00
2023-01-13 22:39:05 +01:00
2023-01-13 22:39:05 +01:00

nextcloud_reminder

A Reminder based on todo.txt synced via nextcloud

Current todos:

  • make repeat-datatype (like: daily, weekly on mo/th/fr, bi-monthly, etc.)
    • define isomorphism for 'repeat:'-meta-tag
  • add interface for repeat-datatype in addReminder.dart
  • save/load data to/from disk
  • adding/removing tasks
  • respect ordering that was used when starting the app when saving.
  • add Nextcloud-login for getting a Token
  • use webdav for synchronizing with Nextcloud using that token
  • sorting by "next up", "priority"
  • respect 'color:'-meta-tag (usual formats like "#aabbcc", html-colors like "red")
    • use color in rendering todos
  • make application-settings
    • store/load settings
    • setting for number of days into the future
    • theme
      • light/dark mode
      • color theme by system colors
      • own primary/secondary color theme
  • fancy pop-animation & sound for the checkbox

Current looks:

Main Widget

Adding Tasks

(still missing repeat-options, currently defaults to daily.)

Details/Removing tasks

Complex repeat patterns

Light/Dark theme

Description
No description provided
Readme 501 KiB
Languages
Dart 42%
C++ 28.7%
CMake 25.1%
Swift 2.1%
C 1.9%
Other 0.2%