top | item 46392059

(no title)

abadar | 2 months ago

I built a single page website that copies the current time to my clipboard and I paste it into my messages. It's inconvenient and I don't do it irregularly.

I'll have to look into the extension described in the link. Thank you for sharing. It's nice to know it's a shared problem.

discuss

order

alexthehurst|2 months ago

Look into keyboard macro programs for a much easier way to do this. I use Espanso and have it set up to paste the time anywhere I type `;tm`.

subscribed|2 months ago

On windows you could write AutoHotkey macro to do it for you - just paste current time at the cursor at the touch of the trigger key.