obsidian-clipper
obsidian-clipper copied to clipboard
Keyboard shortcut
Describe the solution you'd like It could be great if we could clip by hitting a shortcut on keyboard instead of clicking the extension button on Chrome. Thank you !!!! I'm leaving Evernote now.
This would be great for Firefox too. There's no built in way to assign a key binding to a plugin action in Firefox, unless it's coded into the add on. There is a Firefox add on that can execute arbitrary JavaScript though - is there a JS command I could put in that to trigger it for now, until you're able to implement something?
In Chrome it's possible to set a shortcut key with: chrome://extensions/shortcuts. I'll need to implement this a new version, I'll schedule this for a new release! :)
As for Firefox I think it's the same if I look through the docs: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands & https://developer.chrome.com/docs/extensions/reference/commands/ :)
Thank you, that's great!
I'm marking this as closed as you can set a shortcut in the browser itself :)
I'm marking this as closed as you can set a shortcut in the browser itself :)
I'd love if you could reopen this - it's not possible in Firefox!
I see, that's an oversight on my side, I'll reopen this and look into a fix!
Would love this feature as well. Been unable to setup a shortcut for it and while clicking the button _works it gets a bit inconvenient. If we can't get a shortcut adding the option to clip it in the right click menu would be a nice middle thing as the mouse is right there after selection.
In "chrome://extensions/shortcuts" I can only choose a shortcut to activate the extension and that doesn't seem to clip anything?