taskwarrior-flutter
taskwarrior-flutter copied to clipboard
This is the repo of mobile app of taskwarrior
### Describe your issue I'm trying to setup sync with a local taskserver running on a rpi. The server works just fine (tested with 2 laptops), but if I go...
### Describe your improvement idea or feature request Currently, linking the TaskWarrior mobile app with CCSync requires users to manually enter the following details: - **UUID** (Unique Identifier) - **Encryption...
### Describe your issue When the app is switched to another language some places still show text in english. ### Steps to reproduce 1. Run app 2. Change language to...
### Describe your issue When the app settings 24 hour is enabled, the time is not represented in 24 hour format everywhere in the app. ### Steps to reproduce 1....
### Describe your improvement idea or feature request The task swipe actions to COMPLETE or DELETE a task are not intuitively found. Therefore adding a tour like the others in...
# Description Fixed simple typo for taskchampion shared preference settings ## fixes (may be comment not a issue) https://github.com/CCExtractor/taskwarrior-flutter/issues/455#issuecomment-2746090471 ## Checklist - [x] Tests have been added or updated to...
### Describe your issue I've tried to use the nightly that I built myself with flutter to connect to my task warrior server. However, it appears that the connection remains...
# Description During debugging, I noticed that the timeout seemed to be unreasonably high. The code for it indicates 10000 seconds which seems just nonsensible for a normal user. ##...
# Description - Updated the toggle for dark mode and light mode to be smoother. - Moved the exit button to the bottom. - Added clear divide between the options...
### Describe your improvement idea or feature request The primary suggested sync approach in Taskwarrior 3 seems to be Goggle GCS or AWS S3. It would be great if the...