docs: Document TW #2283
This commit is contained in:
@@ -64,6 +64,8 @@
|
|||||||
Thanks to Vignesh Prabhu.
|
Thanks to Vignesh Prabhu.
|
||||||
- TW #2257 UDA string fields can't start with certain keywords
|
- TW #2257 UDA string fields can't start with certain keywords
|
||||||
Thanks to Michael Russell.
|
Thanks to Michael Russell.
|
||||||
|
- TW #2283 Support multi-line annotations in task edit without JSON encoding
|
||||||
|
Thanks to Jochen Sprickerhof for contributing.
|
||||||
- TW #2287 Speed up fish autocompletion and more completion options.
|
- TW #2287 Speed up fish autocompletion and more completion options.
|
||||||
Thanks to Tin Lai.
|
Thanks to Tin Lai.
|
||||||
- TW #2290 Support moving the config file to XDG_CONFIG_HOME
|
- TW #2290 Support moving the config file to XDG_CONFIG_HOME
|
||||||
|
|||||||
3
NEWS
3
NEWS
@@ -18,6 +18,9 @@ New Features in Taskwarrior 2.6.0
|
|||||||
- Calendar now displays waiting tasks with due dates on the calendar.
|
- Calendar now displays waiting tasks with due dates on the calendar.
|
||||||
- Calendar supports highlighting days with scheduled tasks.
|
- Calendar supports highlighting days with scheduled tasks.
|
||||||
- Multi-day holidays are now supported.
|
- Multi-day holidays are now supported.
|
||||||
|
- The task edit command can now handle multi-line annotations and UDAs in a
|
||||||
|
user friendly way, withouth having to handle with JSON escaping of special
|
||||||
|
chars.
|
||||||
- A large portion of currently known parser-related issues was fixed.
|
- A large portion of currently known parser-related issues was fixed.
|
||||||
- The taskrc file now supports relative paths, which are evaluated with
|
- The taskrc file now supports relative paths, which are evaluated with
|
||||||
respect to (a) current directory, (b) taskrc directory and (c) now also the
|
respect to (a) current directory, (b) taskrc directory and (c) now also the
|
||||||
|
|||||||
Reference in New Issue
Block a user