Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 187 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 187 Bytes

AHK-Date-Inserter

A script for inserting dates with AutoHotkey

I use a hotstring in my main auto hotkey to launch it (dmy for date-month-year):

:*:dmy:: run, DateInserter.ahk return