this post was submitted on 22 Nov 2023
1036 points (95.9% liked)
Memes
45540 readers
404 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Download Autohotkey, and create a new script. Paste these shortcuts into the script and restart the script:
Now, if you type 'ddd' on your keyboard, the current date will be typed out, eg '2023-11-23'.
If you type 'dtt' tgen the datetime stamp will be typed out in YYMMDDhhmm format, eg 2311231012
There are so many cool things you van do with AHK to make your work more productive. For example, rather tgan typing your email address a billion times, add the shortcut:
And then you can type 'add1' and hit space, and your email address will be typed out in full. Of course, the string 'add1' can be whatever you want.
I love you.
💕