Re: Shortcut to preview in a specific browser?

2020-04-29 Thread Jan Erik Moström
On 29 Apr 2020, at 18:52, Roland Küffner wrote: This might be another case for Keyboard Maestro - if you are willing to use a third party tool: it allows you to use regular expressions when defining shortcuts for menu items. Thanks for the tip = jem -- This is the BBEdit Talk public

Re: Shortcut to preview in a specific browser?

2020-04-29 Thread Roland Küffner
TJ Luoma schrieb am Mi. 29. Apr. 2020 um 08:40: > I don't know a way to assign a keyboard shortcut to a browser > directly, but that's OK because the preview menu items include the > version number, which change frequently. This might be another case for Keyboard Maestro - if you are willing

Re: Shortcut to preview in a specific browser?

2020-04-29 Thread Jan Erik Moström
On 29 Apr 2020, at 8:40, TJ Luoma wrote: #!/bin/zsh -f /usr/bin/open -a "Marked 2" "$BB_DOC_PATH" exit 0 Note if you use Marked via 'Setapp' it is referred to as 'Marked' not 'Marked 2' If you want to use a different app / browser, change 'Marked 2' to the name of the app / browser.

Re: Shortcut to preview in a specific browser?

2020-04-29 Thread TJ Luoma
I don't know a way to assign a keyboard shortcut to a browser directly, but that's OK because the preview menu items include the version number, which change frequently. But you can create a script to do it, and script can have a keyboard shortcut, and the script will keep working even when the