>>148
オートメーターでスクリプト

on run {input, parameters}

set alldate to (current date) as string
tell application "System Events"
keystroke alldate
end tell
end run

保存してキーボードショートカット登録と
ついでにセキュリティでオートマタをアクセシビリティに登録
ttps://discussions.apple.com/thread/8651300