mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1440: Implement "task import" from STDIN
- Read tasks from STDIN when no files are specified, or only "-" is specified.
This commit is contained in:
parent
3e043291f0
commit
a78c9a6eb8
14 changed files with 124 additions and 42 deletions
|
@ -1,5 +1,6 @@
|
|||
2.4.5 () -
|
||||
|
||||
- TW-1440 "task import" from STDIN (thanks to Renato Alves).
|
||||
- TW-1572 Better urgency inheritance (thanks to Jens Erat).
|
||||
|
||||
------ current release ---------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue