Here's some 25-year-old Finder arcana for you:
If you hold the command key, you can drag and drop files, apps, applets etc into Finder's toolbar for one click access
Here's some 25-year-old Finder arcana for you:
If you hold the command key, you can drag and drop files, apps, applets etc into Finder's toolbar for one click access
If you wanted to run a Shortcut from a Finder toolbar item, though, I think you would have to first use Automator or AppleScript to call the shortcut from the commandline, and save that as an applet
(Because of course nobody has touched this feature since the stone age)
@stroughtonsmith I thought I knew every Finder trick by this point, and I had no idea this existed. I'm amazed.
It does look like there's a non-AppleScript/Automator way to run shortcuts, though:
- link to a shortcut using its URL scheme, shortcuts://run-shortcut?name=whatever
- save the link as a webloc/inetloc file
- then drag that file to the toolbar the way you did.
You can even pass parameters to the shortcut that way.
@csilverman @stroughtonsmith Question: does the shortcuts app opens when you execute the webloc file from finder?
I am asking you this because this could be a way to open a shortcuts url scheme on iPadOS without opening the Shortcuts app
@ben_rearden @stroughtonsmith yeah, Shortcuts opens and then the shortcut automatically runs.
Shortcuts doesn't have to be *already* open for this to work, but as far as I can tell, it does have to be *running* for this to work (i.e. the Shortcuts app automatically launches when you open the webloc)
I'm referring to how things work on macOS, though. Haven't tested this on iPadOS yet.
@stroughtonsmith One-click access, yes, but even more useful imo is dropping files onto it to open with that app! Usually a shorter distance than to a dock icon.
(My most common: Drop a PDF on PDF Squeezer or drop a folder on VSC.)
I loved the Shelf of NextStep 3.1-beta. One could drop on it any NSObject stuff, like colour probes, text snippets, etc. In addition, the objects were accessible by Menu ->Services. Really cool.