Use case or problem
I have muscle-memory for certain modifier key + mouse click combinations. It would be good to be able to customise these so that Obsidian matches what I’m used to. For example, from pre 1.0 Obsidian I’m used to ctrl + click opening a new pane. From IntelliJ Idea I’m used to alt + click bringing up a tool tip with documentation (similar to Ctrl + hover in Obsidian)
Proposed solution
Allow mouse events + modifier key shortcuts to be specified in the hotkeys settings page, in the same way that keyboard only key combinations can be specified there. Include the current behaviour as the default shortcuts.
Related feature requests (optional)
Disable Tabs Altogether This feature would allow users to revert the tab-based mouse events to the previous behaviour.