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.
This commit is contained in:
2
src/import/task-1.4.3.csv
Normal file
2
src/import/task-1.4.3.csv
Normal file
@@ -0,0 +1,2 @@
|
||||
'id','status','tags','entry','start','due','end','project','priority','fg','bg','description'
|
||||
'545629d2-24a3-4a32-8894-57e708b98354','pending','',1238037900,,,,'A','M',,,'foo bar '
|
||||
|
Reference in New Issue
Block a user