taskwarrior/src/import/freeform.csv
Paul Beckingham 99dc72f26f File Import
- 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.
2009-03-26 00:41:15 -04:00

4 lines
70 B
CSV

'id','priority','description'
1,H,'this is a test'
2,,'another task'