Earlier quoted context omitted.
Could you share this? I have something similar for my own workflow but it's manual and involves a folder called "Everything".
Here's what ChatGPT spits out: https://chat.openai.com/share/89b37ac6-cbe1-4f07-b1dc-7736c5...
Ask HN: What are your favorite iOS/macOS automations?
21–30 of 39 posts
Re: Ask HN: What are your favorite iOS/macOS automations?
#22Bonus: I went the extra mile and wrote a script that bootstraps my entire setup: https://github.com/fastily/autobots/blob/master/macOS/setup/...
Re: Ask HN: What are your favorite iOS/macOS automations?
#23sort of an automation, but I install all my favorite apps with brew and then use brew again (brew upgrade && brew upgrade --cask -g) to update everything Bonus: I went the extra mile and wrote a script that bootstraps my entire setup: https://github.com/fastily/autobots/blob/master/macOS/setup/...
Re: Ask HN: What are your favorite iOS/macOS automations?
#24Not an automation, technically, but maybe it could be: I have an AppleScript that is set to run every hour that grabs any files on my desktop that have been there longer than a day, and puts them in a dated folder in an archive folder. Same for my downloads.
Re: Ask HN: What are your favorite iOS/macOS automations?
#25Re: Ask HN: What are your favorite iOS/macOS automations?
#26Earlier quoted context omitted.
Could you share this? I have something similar for my own workflow but it's manual and involves a folder called "Everything".
I'm also interested in this!
I've made changes since then and I haven't documented them :-/ I'll try to find the time to write it up.
Re: Ask HN: What are your favorite iOS/macOS automations?
#27Not an automation, technically, but maybe it could be: I have an AppleScript that is set to run every hour that grabs any files on my desktop that have been there longer than a day, and puts them in a dated folder in an archive folder. Same for my downloads.
Could you share this? I have something similar for my own workflow but it's manual and involves a folder called "Everything".
I've made changes since then and I haven't documented them :-/ I'll try to find the time to write it up.
Re: Ask HN: What are your favorite iOS/macOS automations?
#28Not an automation, technically, but maybe it could be: I have an AppleScript that is set to run every hour that grabs any files on my desktop that have been there longer than a day, and puts them in a dated folder in an archive folder. Same for my downloads.
I do this with my Downloads folder using Hazel[1]. I have an “Archive” folder split into subfolder of screenshots, pdfs, videos etc.. After a month in the downloads folder, Hazel moves everything into the Archive subfolder automatically, sorted by year and month. [1]: https://www.noodlesoft.com/
Re: Ask HN: What are your favorite iOS/macOS automations?
#29Podcasts in the shower: on bluetooth speaker connect, add 15 mins to the current time, set focus mode that ignores everyone until 15 mins later, resume podcasts playlist wherever it was left off. Only annoyance with this shortcut is it’ll pop up a notification to approve running the shortcut when it detects the speaker has been turned on. I have those cheap paper nfc stickers hidden in random spots around the house a…
Re: Ask HN: What are your favorite iOS/macOS automations?
#30I'm a deep sleeper and need several alarms to wake up. I have an automation which sets several at various increments, enables the sleep focus mode on my phone and sets the Home Assistant alarm script at that time too.