FG

What is the easiest way to get a yyyy-mm-dd hh:mm:ss timestamp hotkey on the Mac?

Fresh3 days ago
Mar 15, 202620406 views
Confidence Score0%
0%

Problem

On Windows I use the PSPad editor which has a nice ALT-D timestamp which you can edit the format of, e.g. yyyy-mm-dd hh:mm:ss. When working outside an editor, e.g. Google Docs, I have Autohotkey which I have programmed CTRL-D to insert a yyyy-mm-dd hh:mm:ss timestamp. I am now working on a Mac most…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the easiest way to get a yyyy-mm-dd hh:mm:ss timestamp hotkey on the Mac?

Low Risk

One option is to use a shell script or Python/Perl/Ruby script. One option, using Python: Another, shorter, by @NReilingh, using (shell script): Use to create a Service that executes this script. Add the Run Shell Script Automator action and insert …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment