docs: Document TW #2163
This commit is contained in:
@@ -48,6 +48,8 @@
|
|||||||
Thanks to Adam Monsen.
|
Thanks to Adam Monsen.
|
||||||
- TW #2136 Configuration options can be overwritten for current context
|
- TW #2136 Configuration options can be overwritten for current context
|
||||||
Thanks to Sebastian Uharek
|
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
|
- TW #2208 Support highlighting dates with scheduled tasks in calendar
|
||||||
Thanks to justf0rfun for suggesting, Sebastian Uharek for
|
Thanks to justf0rfun for suggesting, Sebastian Uharek for
|
||||||
contributing.
|
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,
|
- Taskwarrior can now handle displaying tasks in windows with limited width,
|
||||||
even if columns contain long strings (like URLs).
|
even if columns contain long strings (like URLs).
|
||||||
- The nag message is emitted at most once per task command, even with bulk
|
- 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
|
- The export command now takes an optional argument that references an
|
||||||
existing report. As such, "task export <report>" command will export
|
existing report. As such, "task export <report>" command will export
|
||||||
the same tasks that "task <report>" prints, and in the same order.
|
the same tasks that "task <report>" prints, and in the same order.
|
||||||
|
|||||||
Reference in New Issue
Block a user