Last Week on My Mac: Root cause analysis and ClickFix
Last Week on My Mac: Root cause analysis and ClickFix
The Scripting & Automation guide is now up https://faq.pockity.app/scripting/ #macOS #AppleScript
If you spot any mistakes, please let me know!
A new beta (v2026.4) is now available for Pockity for #macOS which brings #AppleScript support to the app enabling powerful automations.
Here's a video demo of what this looks like.
All ledgers, entries, accounts, and categories are queryable.
Así automatizo el playlist de mis canciones favoritas en Apple Music
https://blog.luiscarlospando.com/coding/2026/03/asi-automatizo-el-playlist-de-mis-canciones-favoritas-en-apple-music/Neuer Blog-Artikel: "Tägliche Notiz von NotePlan via Raycast ergänzen" (Plus-Artikel) - https://jasinski.info/2026/03/24/taegliche-notiz-von-noteplan-via-raycast-ergaenzen/?ycfms=MD
Schnell via #Raycast eine neue Journal-Zeile in die tägliche Notiz von #NotePlan reinfeuern, ohne dass NotePlan dazu in den Vordergrund kommt. So kann ich ablenkungsfrei möglichst schnell weiterarbeiten. Wurde möglich, weil NotePlan in der neuen Version den #AppleScript-Support auf einen völlig neuen Level gebracht hat.

Good old Pashua will not survive when Apple ditches Rosetta in next OS. So I am rewriting all dialogue boxes. When scripting InDesign and putting my scripts in the Script Panel I have this: a) If saved as an App I am allowed to paste text into the text field of the script b) If saved as a script I am NOT allowed to paste into the text field. Using the “Simple Sample” script from the Dialog Toolkit as example (as below) I have seen some beachballing on Tahoe when saving as an app, so I was pl...
I alluded to automating my screenshot creation for Octavo's website and App Store page. I finally got round to writing a blog post about how I did it!
https://www.amyworrall.com/blog/automating-mac-app-screenshots
It's a combination of #XCUITest automation, #AppleScript for setting up the Mac, and a bit of scripting to run the tests and post-process the images.

Hello I’m on Sequoia 15.7.4 and I’m having a problem with “system events” in Script Debugger that doesn’t seem right. According to the error message, Script Debugger, and all the scripts that use it, don’t have permission to use “System Events,” but only intermittently! Sometimes it works, sometimes it doesn’t. Are you experiencing this problem? I’ve obviously reset the permissions in the Mac’s system settings, then restarted, and run Onyx for a cleanup. It hasn’t changed anything. It’s rand...