<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Shortcuts on myByways</title><link>https://myByways.com/tags/shortcuts/</link><description>Recent content in Shortcuts on myByways</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 14 Dec 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://myByways.com/tags/shortcuts/index.xml" rel="self" type="application/rss+xml"/><item><title>Lock Screen "Launcher" Widget with Scriptable</title><link>https://myByways.com/post/lock-screen-launcher-widget-with-scriptable/</link><pubDate>Fri, 02 Dec 2022 00:00:00 +0000</pubDate><guid>https://myByways.com/post/lock-screen-launcher-widget-with-scriptable/</guid><description>&lt;p&gt;iOS 16 introduced new &lt;strong&gt;lock screen widgets&lt;/strong&gt;! Rather that installing various third party widdgets, I want to create my own using &lt;a href="https://scriptable.app/" rel="external"&gt;Scriptable&lt;/a&gt;. Here is a simple “universal” widget to launch an application or a &lt;strong&gt;Shortcut&lt;/strong&gt; (bonus: or even the home screen too!)&lt;/p&gt;</description></item><item><title>Script to re-map MacBook Pro function keys</title><link>https://myByways.com/post/script-to-re-map-macbook-pro-function-keys/</link><pubDate>Sun, 19 Jun 2022 00:00:00 +0000</pubDate><guid>https://myByways.com/post/script-to-re-map-macbook-pro-function-keys/</guid><description>&lt;p&gt;In &lt;a href="https://myByways.com/post/remapping-physical-function-keys-on-macbook-pros"&gt;my last post, “Re-mapping physical function keys on MacBook Pros”&lt;/a&gt; I used the &lt;code&gt;hidutil&lt;/code&gt; tool to re-map the function keys on a Mac without a touchbar. I’ve since created a script to more easily apply changes.&lt;/p&gt;</description></item><item><title>Re-mapping physical function keys on MacBook Pros</title><link>https://myByways.com/post/remapping-physical-function-keys-on-macbook-pros/</link><pubDate>Wed, 15 Jun 2022 00:00:00 +0000</pubDate><guid>https://myByways.com/post/remapping-physical-function-keys-on-macbook-pros/</guid><description>&lt;p&gt;One common ask from &lt;strong&gt;M1&lt;/strong&gt; (Apple Silicon / ARM) &lt;strong&gt;MacBook Pro&lt;/strong&gt; users is to be able to re-define what the top row of physical function keys do, for example, to change the &lt;kbd&gt;Dictation (F5)&lt;/kbd&gt; key to decrease the keyboard backlight brightness and &lt;kbd&gt;DND (F6)&lt;/kbd&gt; to increase it, similar to other Macs. Here’s how to do that&amp;hellip; and more!&lt;/p&gt;</description></item><item><title>Shortcut to convert image format and paste - redux</title><link>https://myByways.com/post/shortcut-to-convert-image-format-and-paste-redux/</link><pubDate>Fri, 11 Feb 2022 00:00:00 +0000</pubDate><guid>https://myByways.com/post/shortcut-to-convert-image-format-and-paste-redux/</guid><description>&lt;p&gt;I was not satisfied with my last &lt;a href="https://myByways.com/post/shortcut-to-convert-image-format-and-paste"&gt;macOS Shortcut to convert image format and paste&lt;/a&gt;. The simple version forced me to choose between PNG and JPEG, and the complex version was too slow - specifically, the &lt;kbd&gt;Find All Windows&lt;/kbd&gt; action. So here we go again&amp;hellip;&lt;/p&gt;</description></item><item><title>My macOS Shortcut to Tile Windows</title><link>https://myByways.com/post/my-macos-shortcut-to-tile-windows/</link><pubDate>Fri, 19 Nov 2021 00:00:00 +0000</pubDate><guid>https://myByways.com/post/my-macos-shortcut-to-tile-windows/</guid><description>&lt;p&gt;In the macOS Monterey &lt;strong&gt;Shortcuts&lt;/strong&gt; Gallery, there are Shortcuts to “Tile Last 2 Windows”, “Tile Last 3 Windows” and “Tile Last 4 Windows”. This is my single combined version for any window (not just the last &lt;em&gt;x&lt;/em&gt;).&lt;/p&gt;</description></item><item><title>Shortcut to convert image format and paste</title><link>https://myByways.com/post/shortcut-to-convert-image-format-and-paste/</link><pubDate>Sat, 13 Nov 2021 00:00:00 +0000</pubDate><guid>https://myByways.com/post/shortcut-to-convert-image-format-and-paste/</guid><description>&lt;p&gt;I have a hangup about &lt;strong&gt;Microsoft Office&lt;/strong&gt; on macOS - it often elects to paste images from the clipboard in &lt;a href="https://en.wikipedia.org/wiki/Image_file_formats" rel="external"&gt;TIFF format, instead of PNG or JPG&lt;/a&gt;, which results in massive files, be it PowerPoint .PPTX presentations, Word .DOCX documents or Excel .XLSX spreadsheets. Enter: A new &lt;strong&gt;macOS Shortcut&lt;/strong&gt; to convert clipboard images to (lossless) PNG or (lossy) JPG.&lt;/p&gt;</description></item><item><title>Shortcuts on macOS: A review</title><link>https://myByways.com/post/shortcuts-on-macos-a-review/</link><pubDate>Sat, 06 Nov 2021 00:00:00 +0000</pubDate><guid>https://myByways.com/post/shortcuts-on-macos-a-review/</guid><description>&lt;p&gt;This is an opinion piece on &lt;strong&gt;Shortcuts v5.0 (1144.2) for macOS Monterey v12.0.1&lt;/strong&gt;. Readers of my blog know I use Automator, AppleScripts, and shell scripts to get stuff done. So I was curious to see if I could replace all these with just &lt;strong&gt;Shortcuts&lt;/strong&gt;. &lt;em&gt;TL;DR:&lt;/em&gt; no, no I can’t.&lt;/p&gt;</description></item><item><title>Extract Text from a Screenshot with Shortcuts</title><link>https://myByways.com/post/extract-text-from-a-screenshot-with-shortcuts/</link><pubDate>Tue, 02 Nov 2021 00:00:00 +0000</pubDate><guid>https://myByways.com/post/extract-text-from-a-screenshot-with-shortcuts/</guid><description>&lt;p&gt;Here is a &lt;strong&gt;macOS Shortcut&lt;/strong&gt; to take a screenshot and extract text from it using Optical Character Recognition (OCR). I find this useful to copy text from e.g. a presentation or video during a virtual call, etc.&lt;/p&gt;</description></item><item><title>Sending keystrokes to an application using Shortcuts for macOS Monterey</title><link>https://myByways.com/post/sending-keystrokes-to-an-application-using-shortcuts-for-macos-monterey/</link><pubDate>Fri, 29 Oct 2021 00:00:00 +0000</pubDate><guid>https://myByways.com/post/sending-keystrokes-to-an-application-using-shortcuts-for-macos-monterey/</guid><description>&lt;p&gt;I’ve been trying out &lt;a href="https://developer.apple.com/videos/play/wwdc2021/10232/" rel="external"&gt;Shortcuts on macOS 12 Monterey&lt;/a&gt;! I have written about &lt;strong&gt;Shortcuts on iOS/iPadOS&lt;/strong&gt; in the past, so was keen to migrate my automation scripts from &lt;strong&gt;Automator&lt;/strong&gt; or &lt;code&gt;osascript&lt;/code&gt; to Shortcuts. Here is the first one: A Shortcut plus global hotkey to an application, leveraging AppleScript/JXA.&lt;/p&gt;</description></item><item><title>iOS Shortcut to Join Cisco WebEx</title><link>https://myByways.com/post/ios-shortcut-to-join-cisco-webex/</link><pubDate>Sun, 01 Nov 2020 00:00:00 +0000</pubDate><guid>https://myByways.com/post/ios-shortcut-to-join-cisco-webex/</guid><description>&lt;p&gt;Here is a quick &lt;strong&gt;iOS Shortcut&lt;/strong&gt; to join &lt;a href="https://www.webex.com" rel="external"&gt;Cisco WebEx&lt;/a&gt; personal rooms by email name. In my organization, once logged in to Cisco WebEx, we can join a colleague’s personal meeting room just by his or her email name. Here is a shortcut to either:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Launch WebEx for the contact from the Contacts App share sheet,&lt;/li&gt;
&lt;li&gt;Or just run the shortcut to select email to launch WebEx.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Shortcuts on iPhone home screen</title><link>https://myByways.com/post/shortcuts-on-iphone-home-screen/</link><pubDate>Thu, 23 Jan 2020 00:00:00 +0000</pubDate><guid>https://myByways.com/post/shortcuts-on-iphone-home-screen/</guid><description>&lt;p&gt;Here’s how I “changed” an app’s home screen icon on iPhone. I’m so OCD that I want my home screen dock icons (the tray at the bottom) to be all of the same colour! Actually, changing an icon is not possible, but creating a new shortcut with an icon of my choice is!&lt;/p&gt;</description></item><item><title>Workaround for YouTube PiP using iOS Safari with a Workflow.is Action Extension</title><link>https://myByways.com/post/workaround-for-youtube-pip-using-ios-safari-with-a-workflow-is-action-extension/</link><pubDate>Sat, 29 Apr 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/workaround-for-youtube-pip-using-ios-safari-with-a-workflow-is-action-extension/</guid><description>&lt;p&gt;It&amp;rsquo;s pretty easy to get &lt;strong&gt;Picture in Picture (PiP)&lt;/strong&gt; in Safari on &lt;strong&gt;macOS&lt;/strong&gt; - just a right-click twice - and if that didn&amp;rsquo;t work, I described simple workaround by &lt;a href="https://myByways.com/post/disable_javascript_to_enable_picture-in-picture_on_macos_safari"&gt;disabling JavaScript&lt;/a&gt;. Here I have a &lt;a href="http://workflow.is/" rel="external"&gt;Workflow.is App&lt;/a&gt; based workaround to enable PiP in &lt;strong&gt;YouTube&lt;/strong&gt; in Safari on &lt;strong&gt;iOS&lt;/strong&gt;. This allows me to surf (or work) while having a video running in a tiny floating window on my iPad.&lt;/p&gt;</description></item><item><title>Workflow is a great start to learning to code</title><link>https://myByways.com/post/workflow-is-a-great-start-to-learning-to-code/</link><pubDate>Sun, 23 Apr 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/workflow-is-a-great-start-to-learning-to-code/</guid><description>&lt;p&gt;&lt;a href="http://fortune.com/2016/08/05/jeff-immelt-new-hire-coding/" rel="external"&gt;In August 2016, GE&amp;rsquo;s CEO said he wanted every new hire to learn to code&lt;/a&gt;. And I must say, I do agree! In today&amp;rsquo;s digital, data-driven, self-service world, everyone should learn to code. But, to clarify, I&amp;rsquo;m not necessarily referring to programming in C# or Swift (like I do), but rather &amp;ldquo;coding&amp;rdquo; for automation.&lt;/p&gt;</description></item><item><title>Using Google Maps in Workflow</title><link>https://myByways.com/post/using-google-maps-in-workflow/</link><pubDate>Mon, 10 Apr 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/using-google-maps-in-workflow/</guid><description>&lt;p&gt;By now you have realized that the latest version of the &lt;a href="http://workflow.is" rel="external"&gt;Workflow App&lt;/a&gt; no longer has deep integration to &lt;strong&gt;Google Maps&lt;/strong&gt;. That&amp;rsquo;s not too big a deal, since you can make do with the Workflow &lt;kbd&gt;Open URLs&lt;/kbd&gt; function. Here&amp;rsquo;s how&amp;hellip;&lt;/p&gt;</description></item><item><title>Workflow Action to add cheap IDD call prefix</title><link>https://myByways.com/post/workflow-action-to-add-cheap-idd-call-prefix/</link><pubDate>Sun, 09 Apr 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/workflow-action-to-add-cheap-idd-call-prefix/</guid><description>&lt;p&gt;Does your service provider differentiate between standard or &lt;em&gt;&amp;ldquo;premium&amp;rdquo;&lt;/em&gt; IDD and &lt;em&gt;&amp;ldquo;budget&amp;rdquo;&lt;/em&gt; IDD like mine does? Typically, the standard &lt;code&gt;+&lt;/code&gt; international call prefix will default to the premium option, but to use the the cheaper option, usually via voice-over-IP (VoIP), one has to specific a different carrier-defined prefix, e.g. 12300 (I just made this up, check with your telco). I can&amp;rsquo;t find a built-in way to do this on iOS&amp;hellip; enter the &lt;a href="http://workflow.is" rel="external"&gt;Workflow App&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>Retrieving an Exchange Rate with Workflow</title><link>https://myByways.com/post/retrieving-an-exchange-rate-with-workflow/</link><pubDate>Tue, 28 Mar 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/retrieving-an-exchange-rate-with-workflow/</guid><description>&lt;p&gt;Here&amp;rsquo;s how to retrieve and display the latest exchange rate for two currencies with the &lt;strong&gt;Workflow&lt;/strong&gt; App (though one could just &lt;a href="https://myByways.com/post/numbers-has-a-new-stock-trick"&gt;use Numbers on iOS or macOS too&lt;/a&gt;).&lt;/p&gt;</description></item><item><title>Scanning a Contact via QR Code using Workflow</title><link>https://myByways.com/post/scanning-a-contact-via-qr-code-using-workflow/</link><pubDate>Mon, 27 Mar 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/scanning-a-contact-via-qr-code-using-workflow/</guid><description>&lt;p&gt;I&amp;rsquo;ve been playing with the &lt;a href="http://workflow.is" rel="external"&gt;Workflow.is&lt;/a&gt; App recently, and this one is pretty cool - using &lt;strong&gt;Workflow&lt;/strong&gt; to scan and generate a &lt;strong&gt;QR Code&lt;/strong&gt; with Contact information.&lt;/p&gt;</description></item><item><title>iOS Dictionary Lookup via Workflow App</title><link>https://myByways.com/post/dictionary-definitions-via-workflow-app/</link><pubDate>Sun, 26 Mar 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/dictionary-definitions-via-workflow-app/</guid><description>&lt;p&gt;I love that iOS includes the &lt;strong&gt;Oxford Dictionary&lt;/strong&gt;. I dislike that iOS has not provided a simple way for me to lookup a word, unlike on macOS, which has &lt;strong&gt;Dictionary&lt;/strong&gt;. Here&amp;rsquo;s the fix with the &lt;a href="http://workflow.is" rel="external"&gt;Workflow.is&lt;/a&gt; app!&lt;/p&gt;</description></item><item><title>Using Workflow App to Track Travel Expenses</title><link>https://myByways.com/post/using-workflow-app-to-track-travel-expenses/</link><pubDate>Thu, 23 Mar 2017 00:00:00 +0000</pubDate><guid>https://myByways.com/post/using-workflow-app-to-track-travel-expenses/</guid><description>&lt;p&gt;&lt;a href="https://techcrunch.com/2017/03/22/apple-has-acquired-workflow-a-powerful-automation-tool-for-ipad-and-iphone/" rel="external"&gt;Apple acquired Workflow&lt;/a&gt; today, and &lt;a href="https://itunes.apple.com/app/workflow-powerful-automation-made-simple/id915249334" rel="external"&gt;Workflow is now free in the App Store!&lt;/a&gt; &lt;strong&gt;Workflow&lt;/strong&gt; (&lt;a href="http://workflow.is" rel="external"&gt;http://workflow.is&lt;/a&gt;)is a powerful yet simple rule-based automation tool. One pre-built workflow is to lookup your next calendar meeting, retrieve the location if there is one, and pop up directions in Maps - all this from a single button click.&lt;/p&gt;
&lt;p&gt;If you are new to &lt;strong&gt;Workflow&lt;/strong&gt;, here is a short tutorial to use Workflow to track travel expenses.&lt;/p&gt;</description></item></channel></rss>