Data Import
Tasks can be imported from files with this command:
% task import file
A variety of different file types are recognized by task, namely:
- Tasks exported from task prior to version 1.5.0.
- Tasks exported from task version 1.5.0 and later. The file format changed with 1.5.0.
- todo.sh files.
- CSV files with a variety of recognized column names.
- Plain text files, with one task listed per line.
- Task command line format.
It would be wise to backup your task data files before an import.
Copyright 2006-2009, P. Beckingham. All rights reserved.