Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a keyboard shortcut to save a link if possible #7

Closed
mrg358 opened this issue Oct 9, 2022 · 2 comments
Closed

Add a keyboard shortcut to save a link if possible #7

mrg358 opened this issue Oct 9, 2022 · 2 comments

Comments

@mrg358
Copy link

mrg358 commented Oct 9, 2022

Regarding UX, not sure if possible, a keyboard shortcut for browser extension to save a link would be super useful.

@haishanh
Copy link
Owner

haishanh commented Oct 9, 2022

That's definitely possible. Probably the real challenge is to find a good keyboard shortcut combo. I'll check.

haishanh added a commit to haishanh/cherry-periphery that referenced this issue Oct 16, 2022
@haishanh
Copy link
Owner

Implemented. The default shortcut is Ctrl+Shift+E (Cmd+Shift+E on mac).


In case you want to customize the shortcut:

If you are using Chrome, go to chrome://extensions/shortcuts
image

On Firefox, go to manage extension page:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants