here’s one i made earlier
; replaces "zid" with a zettelkasten ID
:*:zid::
FormatTime, CurrentDateTime,, yyyyMMddHHmmss ; ex: 20200826173623
SendInput %CurrentDateTime%
return
any improvements or suggestions are more than welcome
here’s one i made earlier
; replaces "zid" with a zettelkasten ID
:*:zid::
FormatTime, CurrentDateTime,, yyyyMMddHHmmss ; ex: 20200826173623
SendInput %CurrentDateTime%
return
any improvements or suggestions are more than welcome