Donetick
Collaborative task and chore management app for families and roommates
Alternative to: ourhome, tody
v0.1.43
2025-04-25What’s Changed
Task in a sentence :
This release introduces Task in a sentence. which is advanced task input parsing, automatically extracting key details like Priority (e.g., P1, Urgent), Due Date (e.g., tomorrow, Monday), Frequency (e.g., daily, weekly), and Labels (e.g., #work).the input field now features dynamic highlighting, visually distinguishing these elements
Initial support for Offline mode:
allows users to access and manage their tasks without an internet connection. and view and work with cached version. This feature is particularly useful for users who may not always have reliable internet access, ensuring that they can continue to use the application. this feature is still in its early stages. the goal is to mainly provide a view only
h some actions are available and will be queued for later execution when the connection is restored).
- fix previously hardcoded email address by @Alone2 in https://github.com/donetick/donetick/pull/149
- Include CircleID when creating notifications by @glombek in https://github.com/donetick/donetick/pull/174
- Correct unarchive message by @stefan-matic in https://github.com/donetick/donetick/pull/181
New Contributors
- @Alone2 made their first contribution in https://github.com/donetick/donetick/pull/149
- @glombek made their first contribution in https://github.com/donetick/donetick/pull/174
- @stefan-matic made their first contribution in https://github.com/donetick/donetick/pull/181
Full Changelog: https://github.com/donetick/donetick/compare/v0.1.38…v0.1.43