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.
70 B
70 B
1 | 'id' | 'priority' | 'description' |
---|---|---|---|
2 | 1 | H | 'this is a test' |
3 | 2 | 'another task' |