mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
53 lines
1.2 KiB
Text
53 lines
1.2 KiB
Text
New Features in Taskwarrior 2.6.0
|
|
|
|
- The logic behind new-uuid verbosity option changed. New-uuid now overrides
|
|
new-id if set and will cause Taskwarrior to display UUIDs instead of IDs
|
|
for new tasks (machine friendly).
|
|
- If ~/.taskrc is not found, Taskwarrior will look for its configuration in
|
|
$XDG_CONFIG_HOME/task/taskrc (defaulting to ~/.config/task/taskrc). This
|
|
allows users to setup their Taskwarrior to follow XDG standard without
|
|
using config overrides.
|
|
|
|
New Commands in Taskwarrior 2.6.0
|
|
|
|
-
|
|
|
|
New Configuration Options in Taskwarrior 2.6.0
|
|
|
|
-
|
|
|
|
Newly Deprecated Features in Taskwarrior 2.6.0
|
|
|
|
- The 'PARENT' and 'CHILD' virtual tags are replaced by 'TEMPLATE' and 'INSTANCE'.
|
|
|
|
Removed Features in 2.6.0
|
|
|
|
-
|
|
|
|
Known Issues
|
|
|
|
- https://github.com/GothenburgBitFactory/taskwarrior
|
|
|
|
Taskwarrior has been built and tested on the following configurations:
|
|
|
|
* macOS
|
|
* Fedora
|
|
* Ubuntu
|
|
* Debian
|
|
* Arch
|
|
* FreeBSD
|
|
* CentOS
|
|
|
|
---
|
|
|
|
While Taskwarrior has undergone testing, bugs are sure to remain. If you
|
|
encounter a bug, please enter a new issue at:
|
|
|
|
https://github.com/GothenburgBitFactory/taskwarrior
|
|
|
|
Or just send a message to:
|
|
|
|
support@GothenburgBitFactory.org
|
|
|
|
Thank you.
|
|
|