Question #219790 on Getting Things GNOME! changed:
https://answers.launchpad.net/gtg/+question/219790
Status: Open => Solved
psychoslave confirmed that the question is solved:
Here is the magic line to add each line of the "tasks" file as a new
task in gtg, with tags :
while read task;do echo "A description @tag1,tag2"|gtg_new_task $task
-i;done<tasks
--
You received this question notification because you are a member of Gtg
developers, which is an answer contact for Getting Things GNOME!.
_______________________________________________
Mailing list: https://launchpad.net/~gtg
Post to : [email protected]
Unsubscribe : https://launchpad.net/~gtg
More help : https://help.launchpad.net/ListHelp