Implement 'ta import'

Tests include "TODO" notes for data not handled by TaskChampion,
including links to the associated GitHub issues.
This commit is contained in:
Dustin J. Mitchell
2022-01-05 03:12:55 +00:00
parent e2e0951c81
commit 63804b5652
7 changed files with 311 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -2997,6 +2997,7 @@ dependencies = [
"pretty_assertions",
"prettytable-rs",
"rstest",
"serde",
"serde_json",
"taskchampion",
"tempfile",