mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Support importing Taskwarrior v2.x data files (#3724)
This should ease the pain of upgrading from v2.x to v3.x.
This commit is contained in:
parent
758ac8f850
commit
cc505e4881
11 changed files with 525 additions and 1 deletions
|
@ -414,6 +414,11 @@ few example scripts, such as:
|
|||
import-yaml.pl
|
||||
.fi
|
||||
|
||||
.TP
|
||||
.B task import-v2
|
||||
Imports tasks from the Taskwarrior v2.x format. This is used when upgrading from
|
||||
version 2.x to version 3.x.
|
||||
|
||||
.TP
|
||||
.B task log <mods>
|
||||
Adds a new task that is already completed, to the task list. It is affected by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue