pjeby / pane-relief

Obsidian plugin for per-pane history, pane movement/navigation hotkeys, and more
223 stars 6 forks source link

Default key mapping on Mac overrides # (option + 3) #24

Open Callumk7 opened 2 years ago

Callumk7 commented 2 years ago

Just a note, because this threw me off for 10 minutes or so. The default key mappings for switching to specific panes is (on a Mac) option + 1, option + 2 etc.

The issue is that option + 3, on my European MacBook, is the default method of typing the '#', and the hotkey from the plugin overrides this behaviour.

I would recommend changing the default hotkeys here to avoid this in future for new users.

pjeby commented 2 years ago

What do you suggest changing them to?

Callumk7 commented 2 years ago

I changed them to command + option + number, and I don't think it clashes with any system shortcuts.

pjeby commented 2 years ago

So, if I were to make that change, that would clash with the "place as Nth" commands, and also change the settings out from under everyone else who is currently using the defaults. But my long term plan for this is to make hotkey helper support importing and exporting keymaps and provide multiple options for people rather than a single default.