mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00

- Added format identifier code for task 1.4.3, task 1.5.0, todo.sh 2.0 and CSV. - Implemented import for type text. - Implemented util.cpp:slurp function. - Gathered sample input files for import testing, and later, unit tests.
4 lines
70 B
CSV
4 lines
70 B
CSV
'id','priority','description'
|
|
1,H,'this is a test'
|
|
2,,'another task'
|
|
|