Hey guys, is it possible to rebind Command Palette to Cmd+E, and in general, is there a list of all the available commands for the shortcuts
field of config.edn?
Yes: :command-palette/toggle "mod+e"
. You can find all shortcuts here logseq/src/main/frontend/modules/shortcut/config.cljs at 7cc1c5aa5caa05edc7dd8c03b92775ce82e26565 · logseq/logseq · GitHub.