Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
f4220d0851 |
15
README.md
15
README.md
@ -4,11 +4,16 @@ A Reminder based on todo.txt synced via nextcloud
|
|||||||
|
|
||||||
## Current todos:
|
## Current todos:
|
||||||
|
|
||||||
- make repeat-datatype (like: daily, weekly on mo/th/fr, bi-monthly, etc.)
|
- [ ] make repeat-datatype (like: daily, weekly on mo/th/fr, bi-monthly, etc.)
|
||||||
- add interface for repeat-datatype in addReminder.dart
|
- [ ] define isomorphism for 'repeat:'-meta-tag
|
||||||
- save/load data to/from disk
|
- [ ] add interface for repeat-datatype in addReminder.dart
|
||||||
- add Nextcloud-login for getting a Token
|
- [x] save/load data to/from disk
|
||||||
- use webdav for synchronizing with Nextcloud using that token
|
- [ ] 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
|
||||||
|
|
||||||
## Current looks:
|
## Current looks:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user