Use case or problem
I want to paste text as plain text using my custom hotkey. There is a hardhoded Ctrl+Shift+V hotkey for that, but I use that hotkey for another puprose (namely, clipboard history) and don’t want to change it.
It’s odd that, unlike other hotkeys, this one is hardcoded:
This is an antipattern that contradicts the principle of least astonishment.
Proposed solution
Allow to set the shortcut in the standard UI for hotkeys.
Current workaround (optional)
Disabling Ctrl+Shift+V just for one app.
Related feature requests (optional)
(I can’t post a link because “An error occurred: Sorry, you can’t include links in your posts”. This is silly that the form tells me to insert links and doesn’t allow to do that. Fix that as well.)
- forum.obsidian.md/t/keyboard-shortcut-for-the-paste-as-plain-text-rmb-menu-option/48058 — that person didn’t realize there is a Ctrl+Shift+V shortcut
