things.sh
things.sh copied to clipboard
Simple read-only comand-line interface to your Things 3 database
I exported on my MacBook Pro running OS12.3 Monteray using the command in your readme: `things.sh csv > Things3Export.csv && open Things3Export.csv` It worked perfectly, except a large percentage of...
Hi, I try to create a query (for the very beginning with my DB tool DBVisualizer) in order to count the tasks created today. Something like `select * from TMTask...
I have exported my things data t excel, but I cant see how to identify tasks that are in the trash, they appear in the list with all others and...
This is an excellent piece of software, thank you so much for your work on it.
The documentation says that by default, CSV export generates a file "that is readable by Microsoft Excel in Europe, i.e., the default encoding is WINDOWS-1252 and the separator is ;"....
The CSV export concatenates multi-line notes fields into one line by replacing CR (13) and LF (10) characters with a comma. This makes the notes fields unreadable in the CSV...
Hi, it seems that the CSV export does not handle repeating tasks correctly. I became suspicious when I noticed that my Things DB has 52 repeating tasks and the CSV...
The CSV export shows checklist items looking almost identical to their parent tasks. This makes it extremely difficult to distinguish checklist items (which are like mini-tasks inside a task) from...
Hi, I haven't been here in a while, but I have to say the iCal feed is wonderful! 🎉 I've done a quick hack to use Start Dates instead of...
Looks like there's an extra - in the filename, causing 3.0 to fail when running brew update https://github.com/AlexanderWillner/things.sh/releases/download/3.0/things.sh--3.0.arm64_ventura.bottle.tar.gz vs https://github.com/AlexanderWillner/things.sh/releases/download/3.0/things.sh-3.0.arm64_ventura.bottle.tar.gz