Troubleshooting iGTD to Things Importer

All to-dos from iGTD are being imported using the Things AppleScript API. The iGTD Importer generates an AppleScript script containing the export and import statements. This script is then executed. The complete content of the script will be logged to the Console.

If you experience any problems while importing your to-dos from iGTD into Things, please try the following:

  1. Open Console.app (/Applications/Utilities/Console.app) and copy the AppleScript content from the console output to the Pasteboard.
  2. Launch the AppleScript Editor tool (/Applications/Utilities/AppleScript Editor).
  3. Paste the script into a new and empty document in the AppleScript Editor.
  4. Compile the script (Command-K).

If compiling the script fails, please contact support.


Back to Importing Data from iGTD