Need a "keyboard shortcut" to change selected text's "text color" in G

  • Thread starter Thread starter JDD
  • Start date Start date
  • Tags Tags
    Change Color
AI Thread Summary
The discussion centers on the need for a keyboard shortcut in Gmail to change the color of quoted text in replies, specifically from blue to black, to streamline the process of responding to emails. Users are encouraged to explore alternatives such as bolding or indenting text instead of changing its color. For those using Windows, creating an AutoHotkey (AHK) script is suggested as a potential solution, with references to resources for guidance. Additionally, the need for cross-platform solutions is highlighted, as the user operates on both Mac and PC. The conversation emphasizes the importance of clear, step-by-step instructions for non-coders to automate repetitive tasks effectively. Suggestions for universal scripts or browser add-ons are also mentioned as possible avenues for achieving the desired functionality.
JDD
Messages
15
Reaction score
0
I use the GMail web interface, in Firefox, for all my email needs.

I frequently change the color of text that I quoted from the Sender in my GMail replies.

Example:

Hi,

You wrote, ". . . a;sdkfjasl;fkjasl;kfj . . . ,"

and I just want to say that I agree totally.

I'm having to select the Sender's text and then mouse & click to change its color
and this is tedious.

I need a keyboard shortcut to change selected text to, say, black, from my default
color of blue.

Ideas?

Thanks!
 
Computer science news on Phys.org
robphy said:
If you use Windows, you could write a https://www.autohotkey.com/ AHK script to do it

essentially... think of how to do it with a sequence of mouse clicks, hotkeys, etc...
and then try to write an AHK script to do it

possibly helpful sources of ideas :
https://groups.google.com/yyyyyyyg/microsoft.public.onenote/c/Zp2Uzo41zI4
https://jacks-autohotkey-blog.com/2...-with-this-input-command-ploy-autohotkey-tip/

Two things:

1) I use both Mac's and pc's so I need help with both platforms,
2) I am not a coder, but I can follow directions. If I get clear
directions I can make it work!

Know of any step-by-step instructions ?

Thanks!
 
JDD said:
Know of any step-by-step instructions ?
Sorry, for these things, it's trial and error based on my current setup.
[I study a tedious operation that I've been doing, then think about how to automate it.]

For something more universal and more platform independent, maybe there's a script (using javascript or greasemonkey ) or a browser add-on.
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...

Similar threads

Replies
3
Views
1K
Replies
36
Views
23K
Replies
4
Views
2K
Replies
4
Views
3K
Replies
1
Views
2K
  • Sticky
Replies
0
Views
4K
Replies
4
Views
4K
Back
Top