Forum Discussion
Gem11
Aug 19, 2020Copper Contributor
Date & Time Stamp Microsoft To Do Notes on Task
It would be really useful if there was a keyboard shortcut for entering a date and time stamp in a task within Microsoft To Do. marcusash
- Sep 08, 2020
- Install AutoHotKey.
- Load MyScript.ahk that is included with it (by double clicking). Unless it's already loaded (you should have a green icon with an "H" in your notification tray)
- Copy the script from my reply
- Right-click on the green "H" icon in your tray and select "Edit this script". It will open MyScript.ahk in Notepad.
- Paste the script to the bottom of the file and save.
- Right-click on the green "H" icon again and select "Reload this script".
- Try typing "qqdt" followed by space in Notepad (or any other app) & see if it works.
- Add a shortcut to "MyScript.ahk" to StartUp.
lathomason
Aug 31, 2020Copper Contributor
did you find out how to do this?