GTD to CSV is a simple free program that converts GTD style event/task text files to a CSV format that Heap CRM and Torch Project Management can import as events and tasks.
GTD to CSV is a simple free program that converts GTD style event/task text files to a CSV format that Heap CRM and Torch Project Management can import as events and tasks.
To install GTDtoCSV, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install GTDtoCSV
To see what files were installed by GTDtoCSV, run:
port contents GTDtoCSV
To later upgrade GTDtoCSV, run:
sudo port selfupdate && sudo port upgrade GTDtoCSV
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.