-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert text between uppercase and lowercase using a shortcut #25081
Comments
AutoHotkey or PowerAutomate could do this without breaking a sweat! |
/dup #907 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Adding a shortcut for converting text between uppercase and lowercase would be a very practical feature, especially for tasks where consistent formatting is important. A quick toggle could save time, especially in professional settings where text transformations are frequent. For reference, there are online tools that handle these conversions effectively. For instance, TextAlter offers case conversion options (such as lowercase, uppercase, and more) that could serve as an inspiration for implementing similar shortcuts. Having such functionality in an app would streamline the process further by making it accessible directly via a keyboard shortcut. |
Description of the new feature / enhancement
Convert text between uppercase and lowercase using a shortcut. A shortcut to make it easier to convert lowercase text to uppercase or the reverse
Scenario when this would be used?
I use it in the office because there are many times when we receive a lowercase text and we need to convert it to uppercase
Supporting information
No response
The text was updated successfully, but these errors were encountered: