Live data from Hacker News

Ask HN: What are your favorite iOS/macOS automations?

news.ycombinator.com

1–10 of 39 posts

Re: Ask HN: What are your favorite iOS/macOS automations?

#5
MacOS: Combine several PDFs using Automator. Not spectacular, but always handy

iOS: Activate low power mode when battery drops below 95% - neat workaround since there is no way to have low power mode turned on permanently. Also, activate Airplane Mode from 1 am to 6 pm to save energy.

Re: Ask HN: What are your favorite iOS/macOS automations?

#6

MacOS: Combine several PDFs using Automator. Not spectacular, but always handy iOS: Activate low power mode when battery drops below 95% - neat workaround since there is no way to have low power mode turned on permanently. Also, activate Airplane Mode from 1 am to 6 pm to save energy.

> ...no way to have low power mode permanently

Actually, this is indeed possible. Create an automation with the trigger "Low Power mode switched off" and add a single "turn low power mode on". Every time iOS switches it off, it should automatically retoggle back on.

Re: Ask HN: What are your favorite iOS/macOS automations?

#10
post #9

Not 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".
Post reply on HN