mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document TW #2163
This commit is contained in:
parent
0edc6665c0
commit
04966702fb
2 changed files with 4 additions and 1 deletions
|
@ -48,6 +48,8 @@
|
|||
Thanks to Adam Monsen.
|
||||
- TW #2136 Configuration options can be overwritten for current context
|
||||
Thanks to Sebastian Uharek
|
||||
- TW #2163 Nagging computation should be based on the urgency before completion
|
||||
Thanks to korrat for contributing.
|
||||
- TW #2208 Support highlighting dates with scheduled tasks in calendar
|
||||
Thanks to justf0rfun for suggesting, Sebastian Uharek for
|
||||
contributing.
|
||||
|
|
3
NEWS
3
NEWS
|
@ -41,7 +41,8 @@ New Features in Taskwarrior 2.6.0
|
|||
- Taskwarrior can now handle displaying tasks in windows with limited width,
|
||||
even if columns contain long strings (like URLs).
|
||||
- The nag message is emitted at most once per task command, even with bulk
|
||||
operations.
|
||||
operations. Additionally, the urgency of the task considered is taken
|
||||
before the completion, not after.
|
||||
- The export command now takes an optional argument that references an
|
||||
existing report. As such, "task export <report>" command will export
|
||||
the same tasks that "task <report>" prints, and in the same order.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue