New Updates for our services ( Task Manager & App)
We have finally added repeating tasks. You can now make tasks repeating so that they are moved from “done” to “todo” after a defined interval. The interval is specified in days and must be at least one day and can be a maximum of 365 days. You can also define an end date after which tasks are no longer repeated.
New commands:
/task create <task_text> <repeat_days>
/task repeat <task_id> <repeat_days> <end_repeat>
Checkout more on repeating tasks: https://bnder.net/help/tasks#repeating-tasks
Other changes:
- Issue fixed where special characters in project names were not escaped correctly
- “/task info” message is cleaner, no longer showing blank fields
- the “task_id” field now shows autocompletes when nothing is typed