diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-03 21:15:48 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-03 21:15:48 -0600 |
commit | c6ca3187066f3be4b28b6daf3bd3e2b410b3ae62 (patch) | |
tree | 71e62c16d5bbd51e03dad6989d28da67a9b97bdb /README.md | |
parent | 3f77f5ee38a092f05856b0d5a440500d7f3c586d (diff) | |
download | libre-tasks-c6ca3187066f3be4b28b6daf3bd3e2b410b3ae62.tar.gz libre-tasks-c6ca3187066f3be4b28b6daf3bd3e2b410b3ae62.tar.bz2 libre-tasks-c6ca3187066f3be4b28b6daf3bd3e2b410b3ae62.zip |
feat: move task creation to popover
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ in Swift. ### Backlog - [ ] Notification reminders for upcoming tasks -- [ ] Possibly a settings page for app themes, credits/licensing, etc. +- [ ] Recurring reminders +- [ ] Support for tags, priorities, groups, etc. ## Collaboration |