#Capitalize every word in multi-word chords

1 messages · Page 1 of 1 (latest)

echo anvil
#

I've made a bunch of multi-word chords, and they are huge time savers.
Using chord modifiers, it's possible to capitalize the first letter of the first word. It'd be handy if there were a way to capitalize the first letter in each word as well. Maybe chording both shift keys or a shift and alt or something along those lines after/while chording the words.

For example, I could have the chord m+d = mom and dad. Depending on the context, "mom and dad" should both be lowercase or capitalized. Being able to capitalize both in one keystroke would be great.
This seems like a one-off, but it's something that could be very helpful, especially when writing legal documents.

quartz venture
bleak storm
#

I haven't thought this through too deeply, but programmatically and usability-wise, it may be easier to have these types of chords stored in capitalized form and then have a generic ability to blanket lowercase the previous chorded output.