asana-to-things
July 3, 2023 ยท View on GitHub
Python script for adding Asana CSV project export to Things3 on Mac, using Things URLs.
Author: Ryan Steed
Installation
make venv- Copy Things URL token from Settings -> General -> Enable Things URLs -> Manage and store in
token.jsonas{"token": <token>}.
Usage
- Export an Asana project to CSV.
python import.py import_asana <Path to CSV> --name <Project Name>