#iosshortcut — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #iosshortcut, aggregated by home.social.
-
I have a new #iOSshortcut. It lets you share to #Flipboard. You can get it here: https://iosshortcuts.tiddlyhost.com/#%2B%20Flipboard #iosshortcuts
-
I have a new #iOSshortcut. It lets you share to #Flipboard. You can get it here: https://iosshortcuts.tiddlyhost.com/#%2B%20Flipboard #iosshortcuts
-
I have a new #iOSshortcut. It lets you share to #Flipboard. You can get it here: https://iosshortcuts.tiddlyhost.com/#%2B%20Flipboard #iosshortcuts
-
I have a new #iOSshortcut. It lets you share to #Flipboard. You can get it here: https://iosshortcuts.tiddlyhost.com/#%2B%20Flipboard #iosshortcuts
-
Are you using an #iPhone and want to not have to ever click a #Twitter link again ?
I created an #iOSShortcut that converts x.com links to xcancel.com links.
If you don’t know about xcancel yet, it allows you to view Twitter without being logged in and having to see all the stupid ass pop-ups that Twitter throws in your face. You can also see the replies, which might be a bad thing.
https://www.icloud.com/shortcuts/21b83cfdc937454cb5f6d0974321e97d
-
Are you using an #iPhone and want to not have to ever click a #Twitter link again ?
I created an #iOSShortcut that converts x.com links to xcancel.com links.
If you don’t know about xcancel yet, it allows you to view Twitter without being logged in and having to see all the stupid ass pop-ups that Twitter throws in your face. You can also see the replies, which might be a bad thing.
https://www.icloud.com/shortcuts/21b83cfdc937454cb5f6d0974321e97d
-
Are you using an #iPhone and want to not have to ever click a #Twitter link again ?
I created an #iOSShortcut that converts x.com links to xcancel.com links.
If you don’t know about xcancel yet, it allows you to view Twitter without being logged in and having to see all the stupid ass pop-ups that Twitter throws in your face. You can also see the replies, which might be a bad thing.
https://www.icloud.com/shortcuts/21b83cfdc937454cb5f6d0974321e97d
-
Are you using an #iPhone and want to not have to ever click a #Twitter link again ?
I created an #iOSShortcut that converts x.com links to xcancel.com links.
If you don’t know about xcancel yet, it allows you to view Twitter without being logged in and having to see all the stupid ass pop-ups that Twitter throws in your face. You can also see the replies, which might be a bad thing.
https://www.icloud.com/shortcuts/21b83cfdc937454cb5f6d0974321e97d
-
Are you using an #iPhone and want to not have to ever click a #Twitter link again ?
I created an #iOSShortcut that converts x.com links to xcancel.com links.
If you don’t know about xcancel yet, it allows you to view Twitter without being logged in and having to see all the stupid ass pop-ups that Twitter throws in your face. You can also see the replies, which might be a bad thing.
https://www.icloud.com/shortcuts/21b83cfdc937454cb5f6d0974321e97d
-
Been working on using Instagram less and less for a while. I'm down to an average of ~35 minutes a day (down from 43 minutes 4 weeks ago, and over an hour a couple months ago).
This method for setting an app timer via shortcuts has been super helpful for me: https://www.joshvickerson.com/posts/setting-app-time-limits-on-ios-using-shortcuts/
-
Been working on using Instagram less and less for a while. I'm down to an average of ~35 minutes a day (down from 43 minutes 4 weeks ago, and over an hour a couple months ago).
This method for setting an app timer via shortcuts has been super helpful for me: https://www.joshvickerson.com/posts/setting-app-time-limits-on-ios-using-shortcuts/
-
Been working on using Instagram less and less for a while. I'm down to an average of ~35 minutes a day (down from 43 minutes 4 weeks ago, and over an hour a couple months ago).
This method for setting an app timer via shortcuts has been super helpful for me: https://www.joshvickerson.com/posts/setting-app-time-limits-on-ios-using-shortcuts/
-
Been working on using Instagram less and less for a while. I'm down to an average of ~35 minutes a day (down from 43 minutes 4 weeks ago, and over an hour a couple months ago).
This method for setting an app timer via shortcuts has been super helpful for me: https://www.joshvickerson.com/posts/setting-app-time-limits-on-ios-using-shortcuts/
-
So I'm biting granite trying to create an #automation which will set / clear my @tailscale exit-node either based on my iPhone's current SSID/BSSID or alternatively when entering/exiting a geofence.
Tools at my disposal:
• Tailscale client on-device so anything Tailscale offers
• iOS #ShortcutsApp
• @pushcut including Automation server
• #HomeAssistant
• evil code witch skills (I know my way around system & server administration as well as app development and I'm comfortable in a terminal)iOS Shortcut automations could in theory solve the problem but to protect their user's privacy Apple enforces a "Running your automation" banner-notification whenever an automation triggers on geofence / wifi connect/disconnect - I don't want that banner.
Pushcut can't run on-device actions without displaying a notification, though I'd be fine with a "unknown wifi, enable exit node?" popup.
HomeAssistant knows my phones SSID but it updates at a glacial frequency so that one is pretty much useless.
Tailscale on it's own has great ACLs and Grants as well as on-demand connection which would solve half of my issue but they don't support on-demand exit-nodes.
So none of the three above is able to solve the problem in a satisfying way and I'm at my knowledge's end here but up for suggestions. I'd even go as far as run my own MDM (again) if that would allow me to have the simple scenario of "always connected to tailscale, force automated use of an exit-node when connected to an unknown wifi".
#Tailscale #iosShortcut #boostok #healsQuestionsTheUniverse #help #vpn
-
So I'm biting granite trying to create an #automation which will set / clear my @tailscale exit-node either based on my iPhone's current SSID/BSSID or alternatively when entering/exiting a geofence.
Tools at my disposal:
• Tailscale client on-device so anything Tailscale offers
• iOS #ShortcutsApp
• @pushcut including Automation server
• #HomeAssistant
• evil code witch skills (I know my way around system & server administration as well as app development and I'm comfortable in a terminal)iOS Shortcut automations could in theory solve the problem but to protect their user's privacy Apple enforces a "Running your automation" banner-notification whenever an automation triggers on geofence / wifi connect/disconnect - I don't want that banner.
Pushcut can't run on-device actions without displaying a notification, though I'd be fine with a "unknown wifi, enable exit node?" popup.
HomeAssistant knows my phones SSID but it updates at a glacial frequency so that one is pretty much useless.
Tailscale on it's own has great ACLs and Grants as well as on-demand connection which would solve half of my issue but they don't support on-demand exit-nodes.
So none of the three above is able to solve the problem in a satisfying way and I'm at my knowledge's end here but up for suggestions. I'd even go as far as run my own MDM (again) if that would allow me to have the simple scenario of "always connected to tailscale, force automated use of an exit-node when connected to an unknown wifi".
#Tailscale #iosShortcut #boostok #healsQuestionsTheUniverse #help #vpn
-
So I'm biting granite trying to create an #automation which will set / clear my @tailscale exit-node either based on my iPhone's current SSID/BSSID or alternatively when entering/exiting a geofence.
Tools at my disposal:
• Tailscale client on-device so anything Tailscale offers
• iOS #ShortcutsApp
• @pushcut including Automation server
• #HomeAssistant
• evil code witch skills (I know my way around system & server administration as well as app development and I'm comfortable in a terminal)iOS Shortcut automations could in theory solve the problem but to protect their user's privacy Apple enforces a "Running your automation" banner-notification whenever an automation triggers on geofence / wifi connect/disconnect - I don't want that banner.
Pushcut can't run on-device actions without displaying a notification, though I'd be fine with a "unknown wifi, enable exit node?" popup.
HomeAssistant knows my phones SSID but it updates at a glacial frequency so that one is pretty much useless.
Tailscale on it's own has great ACLs and Grants as well as on-demand connection which would solve half of my issue but they don't support on-demand exit-nodes.
So none of the three above is able to solve the problem in a satisfying way and I'm at my knowledge's end here but up for suggestions. I'd even go as far as run my own MDM (again) if that would allow me to have the simple scenario of "always connected to tailscale, force automated use of an exit-node when connected to an unknown wifi".
#Tailscale #iosShortcut #boostok #healsQuestionsTheUniverse #help #vpn
-
So I'm biting granite trying to create an #automation which will set / clear my @tailscale exit-node either based on my iPhone's current SSID/BSSID or alternatively when entering/exiting a geofence.
Tools at my disposal:
• Tailscale client on-device so anything Tailscale offers
• iOS #ShortcutsApp
• @pushcut including Automation server
• #HomeAssistant
• evil code witch skills (I know my way around system & server administration as well as app development and I'm comfortable in a terminal)iOS Shortcut automations could in theory solve the problem but to protect their user's privacy Apple enforces a "Running your automation" banner-notification whenever an automation triggers on geofence / wifi connect/disconnect - I don't want that banner.
Pushcut can't run on-device actions without displaying a notification, though I'd be fine with a "unknown wifi, enable exit node?" popup.
HomeAssistant knows my phones SSID but it updates at a glacial frequency so that one is pretty much useless.
Tailscale on it's own has great ACLs and Grants as well as on-demand connection which would solve half of my issue but they don't support on-demand exit-nodes.
So none of the three above is able to solve the problem in a satisfying way and I'm at my knowledge's end here but up for suggestions. I'd even go as far as run my own MDM (again) if that would allow me to have the simple scenario of "always connected to tailscale, force automated use of an exit-node when connected to an unknown wifi".
#Tailscale #iosShortcut #boostok #healsQuestionsTheUniverse #help #vpn
-
So I'm biting granite trying to create an #automation which will set / clear my @tailscale exit-node either based on my iPhone's current SSID/BSSID or alternatively when entering/exiting a geofence.
Tools at my disposal:
• Tailscale client on-device so anything Tailscale offers
• iOS #ShortcutsApp
• @pushcut including Automation server
• #HomeAssistant
• evil code witch skills (I know my way around system & server administration as well as app development and I'm comfortable in a terminal)iOS Shortcut automations could in theory solve the problem but to protect their user's privacy Apple enforces a "Running your automation" banner-notification whenever an automation triggers on geofence / wifi connect/disconnect - I don't want that banner.
Pushcut can't run on-device actions without displaying a notification, though I'd be fine with a "unknown wifi, enable exit node?" popup.
HomeAssistant knows my phones SSID but it updates at a glacial frequency so that one is pretty much useless.
Tailscale on it's own has great ACLs and Grants as well as on-demand connection which would solve half of my issue but they don't support on-demand exit-nodes.
So none of the three above is able to solve the problem in a satisfying way and I'm at my knowledge's end here but up for suggestions. I'd even go as far as run my own MDM (again) if that would allow me to have the simple scenario of "always connected to tailscale, force automated use of an exit-node when connected to an unknown wifi".
#Tailscale #iosShortcut #boostok #healsQuestionsTheUniverse #help #vpn
-
This iOS shortcut is the kind of nerd stuff I didn’t knew I need, but I do. I totally do.
“Translate any text into morse code by sending it with the torch” by Elian Evant
-
Made a quick #iosshortcut to run the
#Kagi Universal Summarizer from the #ios share menu -
Made a quick #iosshortcut to run the
#Kagi Universal Summarizer from the #ios share menu -
Made a quick #iosshortcut to run the
#Kagi Universal Summarizer from the #ios share menu -
Made a quick #iosshortcut to run the
#Kagi Universal Summarizer from the #ios share menu -
Made a quick #iosshortcut to run the
#Kagi Universal Summarizer from the #ios share menu -
Hello out there! It's been a while 🙂 looking for a bit of support, please... does anyone know of a way of editing Google Docs in either the web browser on #iOS or in the likes of #MSWord? Perhaps an #iOSShortcut? Whenever I open the file in Safari and click on the 'Edit' icon, it gives me a prompt to ‘Open in the app’. I don't use any Google services (consciously), so don't have any of the apps on my devices. TIA 👍🏻
-
Hello out there! It's been a while 🙂 looking for a bit of support, please... does anyone know of a way of editing Google Docs in either the web browser on #iOS or in the likes of #MSWord? Perhaps an #iOSShortcut? Whenever I open the file in Safari and click on the 'Edit' icon, it gives me a prompt to ‘Open in the app’. I don't use any Google services (consciously), so don't have any of the apps on my devices. TIA 👍🏻
-
Hello out there! It's been a while 🙂 looking for a bit of support, please... does anyone know of a way of editing Google Docs in either the web browser on #iOS or in the likes of #MSWord? Perhaps an #iOSShortcut? Whenever I open the file in Safari and click on the 'Edit' icon, it gives me a prompt to ‘Open in the app’. I don't use any Google services (consciously), so don't have any of the apps on my devices. TIA 👍🏻
-
Hello out there! It's been a while 🙂 looking for a bit of support, please... does anyone know of a way of editing Google Docs in either the web browser on #iOS or in the likes of #MSWord? Perhaps an #iOSShortcut? Whenever I open the file in Safari and click on the 'Edit' icon, it gives me a prompt to ‘Open in the app’. I don't use any Google services (consciously), so don't have any of the apps on my devices. TIA 👍🏻
-
Hello out there! It's been a while 🙂 looking for a bit of support, please... does anyone know of a way of editing Google Docs in either the web browser on #iOS or in the likes of #MSWord? Perhaps an #iOSShortcut? Whenever I open the file in Safari and click on the 'Edit' icon, it gives me a prompt to ‘Open in the app’. I don't use any Google services (consciously), so don't have any of the apps on my devices. TIA 👍🏻
-
@pauld Sweet, thank you 🙏 !
—
Extra hashtags : #BirdMakeup #iOSShortcut -
I just created a new shortcut that allows you to add apps to a wishlist.
As usual: use it, share it, modify it as you like!
https://www.icloud.com/shortcuts/913497c61e994234924e7879448b3608
#iosshortcut #sirishortcuts #shortcuts
Thanks to @atnbueno for his help and his advices 🤟 -
I just created a new shortcut that allows you to add apps to a wishlist.
As usual: use it, share it, modify it as you like!
https://www.icloud.com/shortcuts/913497c61e994234924e7879448b3608
#iosshortcut #sirishortcuts #shortcuts
Thanks to @atnbueno for his help and his advices 🤟 -
I just created a new shortcut that allows you to add apps to a wishlist.
As usual: use it, share it, modify it as you like!
https://www.icloud.com/shortcuts/913497c61e994234924e7879448b3608
#iosshortcut #sirishortcuts #shortcuts
Thanks to @atnbueno for his help and his advices 🤟 -
I just created a new shortcut that allows you to add apps to a wishlist.
As usual: use it, share it, modify it as you like!
https://www.icloud.com/shortcuts/913497c61e994234924e7879448b3608
#iosshortcut #sirishortcuts #shortcuts
Thanks to @atnbueno for his help and his advices 🤟 -
I just created a new shortcut that allows you to add apps to a wishlist.
As usual: use it, share it, modify it as you like!
https://www.icloud.com/shortcuts/913497c61e994234924e7879448b3608
#iosshortcut #sirishortcuts #shortcuts
Thanks to @atnbueno for his help and his advices 🤟 -
#Hilfe! Ich hatte vor ein paar Monaten mal einen Workaround gefunden, der (ich glaube mithilfe der Safari-Extension „Surfed“) jede #Mastodon-#URL automatisch in einer Mastodon-#App öffnet (ich hatte das dann händisch auf #Ivory angepasst). Ich glaube es basierte auf einem #iOSShortcut, den ich aus Versehen gelöscht habe. Hat jemand einen #Tipp, was das wohl war? 👀
-
#Hilfe! Ich hatte vor ein paar Monaten mal einen Workaround gefunden, der (ich glaube mithilfe der Safari-Extension „Surfed“) jede #Mastodon-#URL automatisch in einer Mastodon-#App öffnet (ich hatte das dann händisch auf #Ivory angepasst). Ich glaube es basierte auf einem #iOSShortcut, den ich aus Versehen gelöscht habe. Hat jemand einen #Tipp, was das wohl war? 👀
-
#Hilfe! Ich hatte vor ein paar Monaten mal einen Workaround gefunden, der (ich glaube mithilfe der Safari-Extension „Surfed“) jede #Mastodon-#URL automatisch in einer Mastodon-#App öffnet (ich hatte das dann händisch auf #Ivory angepasst). Ich glaube es basierte auf einem #iOSShortcut, den ich aus Versehen gelöscht habe. Hat jemand einen #Tipp, was das wohl war? 👀
-
#Hilfe! Ich hatte vor ein paar Monaten mal einen Workaround gefunden, der (ich glaube mithilfe der Safari-Extension „Surfed“) jede #Mastodon-#URL automatisch in einer Mastodon-#App öffnet (ich hatte das dann händisch auf #Ivory angepasst). Ich glaube es basierte auf einem #iOSShortcut, den ich aus Versehen gelöscht habe. Hat jemand einen #Tipp, was das wohl war? 👀
-
#Hilfe! Ich hatte vor ein paar Monaten mal einen Workaround gefunden, der (ich glaube mithilfe der Safari-Extension „Surfed“) jede #Mastodon-#URL automatisch in einer Mastodon-#App öffnet (ich hatte das dann händisch auf #Ivory angepasst). Ich glaube es basierte auf einem #iOSShortcut, den ich aus Versehen gelöscht habe. Hat jemand einen #Tipp, was das wohl war? 👀
-
🚗 Pimp your #Siri by using #chatgtp an iOS shortcuts.
#ios #smarthome #SmartHomeAutomation #iosShortcut #homekit #voiceassistant
-
🚗 Pimp your #Siri by using #chatgtp an iOS shortcuts.
#ios #smarthome #SmartHomeAutomation #iosShortcut #homekit #voiceassistant
-
🚗 Pimp your #Siri by using #chatgtp an iOS shortcuts.
#ios #smarthome #SmartHomeAutomation #iosShortcut #homekit #voiceassistant
-
🚗 Pimp your #Siri by using #chatgtp an iOS shortcuts.
#ios #smarthome #SmartHomeAutomation #iosShortcut #homekit #voiceassistant
-
🚗 Pimp your #Siri by using #chatgtp an iOS shortcuts.
#ios #smarthome #SmartHomeAutomation #iosShortcut #homekit #voiceassistant
-
8. Run the shortcut from the share sheet (“Format Replay ‘22”)
9. Click the AA button to hide the toolbar
10. Scroll down as far as you can to trigger the ‘22 logo up top to reappear
And then you’re ready to screenshot!
Credit to Adam Greene for the #appleMusicReplay #iOSShortcut!
[end 2/2] #appleMusic
-
8. Run the shortcut from the share sheet (“Format Replay ‘22”)
9. Click the AA button to hide the toolbar
10. Scroll down as far as you can to trigger the ‘22 logo up top to reappear
And then you’re ready to screenshot!
Credit to Adam Greene for the #appleMusicReplay #iOSShortcut!
[end 2/2] #appleMusic
-
8. Run the shortcut from the share sheet (“Format Replay ‘22”)
9. Click the AA button to hide the toolbar
10. Scroll down as far as you can to trigger the ‘22 logo up top to reappear
And then you’re ready to screenshot!
Credit to Adam Greene for the #appleMusicReplay #iOSShortcut!
[end 2/2] #appleMusic
-
How i formatted my #appleMusicReplay for sharing (first image in previous toot):
1. Download the #iOSShortcut https://www.icloud.com/shortcuts/c07260087bb948ccb4420bd71e91db72
2. Turn on dark mode
3. Go to the Apple Music Replay web page https://replay.music.apple.com
4. Click “Get started”
5. Scroll down to the bottom and back up to ensure all images are preloaded
6. Click “Play your highlight reel”
7. Go to the screen that has your total listening minutes
[continued 1/2] #appleMusic
-
How i formatted my #appleMusicReplay for sharing (first image in previous toot):
1. Download the #iOSShortcut https://www.icloud.com/shortcuts/c07260087bb948ccb4420bd71e91db72
2. Turn on dark mode
3. Go to the Apple Music Replay web page https://replay.music.apple.com
4. Click “Get started”
5. Scroll down to the bottom and back up to ensure all images are preloaded
6. Click “Play your highlight reel”
7. Go to the screen that has your total listening minutes
[continued 1/2] #appleMusic
-
How i formatted my #appleMusicReplay for sharing (first image in previous toot):
1. Download the #iOSShortcut https://www.icloud.com/shortcuts/c07260087bb948ccb4420bd71e91db72
2. Turn on dark mode
3. Go to the Apple Music Replay web page https://replay.music.apple.com
4. Click “Get started”
5. Scroll down to the bottom and back up to ensure all images are preloaded
6. Click “Play your highlight reel”
7. Go to the screen that has your total listening minutes
[continued 1/2] #appleMusic
-
-
-
-
-
I asked Siri to show me my week in music. This is what it came up with. Pretty neat.
This is one of the pre-made workflows in the shortcuts app. #iosShortcut #music -
I asked Siri to show me my week in music. This is what it came up with. Pretty neat.
This is one of the pre-made workflows in the shortcuts app. #iosShortcut #music -
I asked Siri to show me my week in music. This is what it came up with. Pretty neat.
This is one of the pre-made workflows in the shortcuts app. #iosShortcut #music -
I asked Siri to show me my week in music. This is what it came up with. Pretty neat.
This is one of the pre-made workflows in the shortcuts app. #iosShortcut #music