Scripts to use in the iOS app Scriptable.
This script takes the clipboard expecting text in TaskPaper format, converts it to the Things JSON format and copies the JSON back to the clipboard.
It's designed to be used in the Shortcuts.app.
You can run it outside Scriptable with node TaskPaperToThings.js
– it will not use the Clipboard and instead test the functionality.