Re: Index MacOS Shortcuts

2023-08-23 Thread Patrick Robertson
Nice idea. I have created a plugin and release it soon. You can download the 
following file to see if it works

https://github.com/quicksilver/Shortcuts-qsplugin/releases/tag/v0.1 





> On 22 Aug 2023, at 21:01, Mihai  > wrote:
> 
> Hi All, 
> 
> I want to load and execute Shortcuts created in MacOS Shortcuts app. 
> 
> I find no plugin for that. I tried registering the Shortcuts as Services 
> (Quick Action), but this specific Services (the Shortcuts) won't be loaded by 
> the Services Menu Plugin. 
> 
> The only solution I found was to create an Apple Script, which in turn runs a 
> shell script which runs the Shortcut. But there must be a more elegant 
> solution. 
> do shell script "shortcuts run 'Name of Shortcut'"
> 
> Any other ideas? 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Quicksilver" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to blacktree-quicksilver+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/blacktree-quicksilver/93c44b49-e14d-4cb1-a255-0d503b93e912n%40googlegroups.com
>  
> .

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blacktree-quicksilver+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/blacktree-quicksilver/A358F7DA-F5ED-485F-8F21-F1D3D11B59DE%40gmail.com.


Left Shift for English, Right Shift for Ukrainian - how to?

2023-08-23 Thread Anton
Is there a way to have only one key switch to a particular language?

I.e. what I am used to with Punto Switcher keyboard switcher is:

Left Shift - English
Right Shift - Ukrainian

But a keyboard switcher with text recognition and patterns learning is an 
overkill. I am already using Quicksilver, and would like to configure it to 
switch between the two languages on a single key press - each language 
having its particular key.

Is it possible with Quicksilver?

Thanks,
Anton

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blacktree-quicksilver+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/blacktree-quicksilver/727218a1-1345-4406-b636-c68771aa51ccn%40googlegroups.com.


Index MacOS Shortcuts

2023-08-23 Thread Mihai
Hi All, 

I want to load and execute Shortcuts created in MacOS Shortcuts app. 

I find no plugin for that. I tried registering the Shortcuts as Services 
(Quick Action), but this specific Services (the Shortcuts) won't be loaded 
by the Services Menu Plugin. 

The only solution I found was to create an Apple Script, which in turn runs 
a shell script which runs the Shortcut. But there must be a more elegant 
solution. 
*do shell script* "shortcuts run 'Name of Shortcut'"

Any other ideas? 

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blacktree-quicksilver+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/blacktree-quicksilver/93c44b49-e14d-4cb1-a255-0d503b93e912n%40googlegroups.com.