MatthewAlner / obsidian-toggle-case

Obsidian plugin to toggle between `lowercase` `UPPERCASE` and `Title Case`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

CleanShot.2022-12-07.at.20.27.18.mp4

About

Obsidian plugin to toggle between `lowercase` `UPPERCASE` and `Title Case`

License:MIT License


Languages

Language:TypeScript 78.1%Language:JavaScript 15.2%Language:Shell 5.1%Language:CSS 1.6%