Toggle Case
approvedby automattech
Set a hotkey to toggle between `lowercase` `UPPERCASE` and `Title Case`.
NO LONGER SUPPORTED
[!WARNING] i've stopped maintaining this repo as personally i've moved to using obsidian-editor-shortcuts it does everything this plugin does and way more.
Toggle Case
This Obsidian plugin adds a command to toggle the case of your selection between lowercase => Title Case => UPPERCASE
| Command | Shortcut * |
|---|---|
| Toggle Case | Not set |
Multiple Cursors
The shortcut also works with multiple cursors:
Installing the plugin
Refer to the official installation instructions for third-party plugins here.
Configuring settings
Go to Settings → Hotkeys to customise the keyboard shortcut for "Toggle Case".
Thanks
Many thanks to obsidian-editor-shortcuts from which this is largely copied / based on. Take a look if you want a much more comprehensive set of common code editor shortcuts.
https://user-images.githubusercontent.com/2782730/206288618-2b1cebd5-14f5-4e06-b353-fbc740394ea8.mp4
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.