User Login

Help Community Login:

Super-Handy AutoHotkey (AHK) Script to Change the Case of Text In-Line, or Wrap Text In Quotes

STaRDoGG's picture
From:
Olympus
STaRDoGG
Head Mucky MuckJoined the Dark SidePremium Member (Gold)I'm a Code Monkey!The Steel CurtainI use FirefoxI use Google ChromeI use Internet ExplorerI use SafariLinux UserMac UserWindows UserI donated to GeekDrop simply because I love it!Booga Booga BoogaI took a bite of the AppleFormer Phrozen Crew MemberI'm MagicMember of VileThe Dr. put the stem on the apple!The JokerSomeone thinks you're udderly delightful!
Relationship Status:
Single & Not Looking
Joined: 01/14/2009
Posts: 2626
Drops: 3113
Mood: Energetic

If you're into making your 'puter life a lot easier, little bits at a time, here's a nice little script for you ... Thumbs Up

Just add this AHK script to your Windows Start Up, and it'll automatically always be there for you. See: How to Add AutoHotkey Scripts to Windows Start Up

What it Does

Once it's running, you'll have 2 new global HotKeys available to you for use in any program you're using:

CTRL + ALT + C

Highlighting any text, and then pressing that HotKey will cycle through the 4 most common text casings, converting the highlighted text right in-line.

For example:

  • If you highlight "This is a test sentence", and then hit that HotKey once, it'll make it all UPPERCASE ("THIS IS A TEST SENTENCE").
  • Hit the HotKey again, it'll convert it to lowercase ("this is a test sentence").
  • Hit it again and it'll convert it to Sentence case ("This is a test sentence"). (First letter is capitalized, rest is lower-case).
  • Finally, hit it one more time and it'll convert it to Mixed case, or what I often call, "camel-case" ("This Is A Test Sentence"). (Each word is capitalized).

All right there, without having to copy to your clipboard first, or any other hassle, replacing the text you had highlighted with the newly converted text. Big Grin

CTRL + ALT + Q

Highlight some text and press this HotKey, and it'll wrap whatever you highlighted in (double) quotes. Great for people like myself, who quote a lot.

If you need to change the HotKey for either of them, it's easy to edit the AHK script in a text editor, to the HotKey you prefer.

Get it while it's hot, attached to this post!

I Averaged: 3.6 | 3 votes


Read More ...





AttachmentSize
GeekDrop Convert Case (Cycle).7z855 bytes

Who's New

Sheldonbergers's picture
RyujiSaeki's picture
NgocHanh's picture
Rozemondbell's picture
zane truese's picture
yawen Kong's picture
kimo zhf dhs's picture
maxmax hyi morrow's picture
ZeonLau1's picture
Saadi's picture
qq qq qq's picture
jiang000 jiang000 jiang000's picture
Ash msdgroup's picture
budibanyu's picture
beferry's picture
facebook codes exploits tips tricks Phrozen Crew
All contents ©Copyright GeekDrop™ 2009-2025
TOS | Privacy Policy