ShareThis

Thursday, June 14, 2012

Google Docs chat show timestamp?

Is there a way to show the timestamp for Google Docs chat?


The short answer, No. There are ways around it though;


Example: Download AutoHotKey and paste the following into a script:


+!d:: ;Shift-Alt-D: Insert current date
SendInput %A_DD%/%A_MM%/%A_YYYY%
return
See more solutions here.

0 comments:

Post a Comment