Skip to content

Instantly share code, notes, and snippets.

View moritzz's full-sized avatar

Moritz Zimmer moritzz

View GitHub Profile
@moritzz
moritzz / Transfer Things to Reminders.scpt
Created October 16, 2022 19:47
Apple Script to transfer all to dos of a Things list to a Apple Reminder list
tell application "Reminders"
-- ask which list to add to
set allLists to name of every list
set chosenReminderList to (choose from list allLists with prompt "Select the list to add reminders to" without empty selection allowed)
-- if the user presses cancel, abort
if chosenReminderList is false then return
set chosenReminderList to chosenReminderList as string
end tell
tell application "Things3"
set allLists to name of every list
@moritzz
moritzz / Onename
Created August 27, 2016 06:38
Onename Verification
Verifying that "moritzz.id" is my Blockstack ID. https://onename.com/moritzz