A daily random note from my brain
To get myself more to think about my notes, I’ve setup automation to send me a random note from my digital brain every day at noon. I hope that when I get an email in my inbox with a random thought, it triggers additional ideas, which I can then write down again. As so far, I was not so good with revisiting old notes I’ve written once. The system has the following components:Automating email sending with SwiftSMTP and launchd
I am unhappy with my email sending automation using AppleScript and the Apple Calendar App. I have been searching for a better solution for quite some time. Sending emails is a complicated problem in 2022 :-).