silverbulletmd / silverbullet

The knowledge tinkerer's notebook
https://silverbullet.md
MIT License
2.35k stars 169 forks source link

Specifying `ctrl-q` in settings has no effect #784

Closed bilogic closed 7 months ago

bilogic commented 7 months ago
  1. ctrl-q could not be captured in my SB when using Chrome Version 122.0.6261.95 (Official Build) (64-bit) on Windows 10
  2. In fact, adding it breaks all my other shortcuts in SB, i.e. they also no longer have any effect
  3. I worked around this for now by changing ctrl-q to ctrl-1

I have checked that none of my Chrome extensions are in the way

zefhemel commented 7 months ago

If you imported the Library/Core/Snippet/Task template (and you probably did), this is bound to the Ctrl-q t keyboard shortcut. Whenever any command does this, it's reserving (in this case) Ctrl-q for use as a sequential keyboard shortcut and you can no longer use it for anything else. What you can do is either remove this template or, change (or remove) the shortcut in this template.