Googletasks

De WikiMar
La revisió el 16:34, 18 des 2018 per Marti (discussió | contribucions) (Es crea la pàgina amb «==How to export from Google Tasks (.json) to (.opml) dynalist.io or checkvist.com or workflowy.com== Export tasks using: https://tasks-backup.appspot.com/progress...».)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a la navegació Salta a la cerca

How to export from Google Tasks (.json) to (.opml) dynalist.io or checkvist.com or workflowy.com

Export tasks using:

https://tasks-backup.appspot.com/progress

Select:

Import/Export CSV   (CSV file containing just the data required to recreate tasks: #0"tasklist_name",1"title",2"notes",3"status",4"due",5"completed",6"deleted",7"hidden",8depth)

You will get a tasks_import_export_XXXX@XXXX_2019-xx-xx.csv


Export tasks using Google Takeout to get a Tasks.json file


Run script partone.py:

python3 partone.py > exportpartone.opml


Run script partaddemaillinks.py:

python3 partaddemaillinks.py > exportwithlinks.opml


Import exportwithlinks.opml to dynalist.io or checkvist.com or workflowy.com etc.