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
0 comments:
Post a Comment