shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

Feature: open via a keyboard shortcut

Open dvkch opened this issue 10 years ago • 5 comments

Hi,

Since I guess lots of people here work mainly using there keyboard I was thinking that a simple keyboard shortcut deploying the menu could be pretty useful.

Thanks for taking the time to consider the feature!

dvkch avatar Nov 21 '14 14:11 dvkch

It would be also great to have spotlight integration.

memoryleak avatar Dec 11 '14 12:12 memoryleak

I don't have a lot of time to work on this issue. Anyone with objective-c experience is welcome to fork > make new branch > add this feature > submit a pull request.

thshdw avatar Oct 20 '16 18:10 thshdw

I am also interested in a keyboard shortcut. I don't have any Objective-C experience though.

hessijames79 avatar Feb 24 '17 18:02 hessijames79

I'll take a look at this Monday, hopefully I'll have time and be able to help

Sent from my iPhone

On 24 Feb 2017, at 19:52, hessijames79 [email protected] wrote:

I am also interested in a keyboard shortcut. I don't have any Objective-C experience though.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

dvkch avatar Feb 24 '17 19:02 dvkch

@thshdw I have found a lib that would help adding a global keyboard shortcut easily : https://github.com/shpakovski/MASShortcut

Are you okay adding a dependency to your project? If not I'll try to work on this feature without it.

dvkch avatar Feb 25 '17 12:02 dvkch