How to paste today's date *and initials* with keyboard shortcut? [duplicate]
Solution 1:
Below is the Service created to put your date stamp and initials into any document.
The first line returns today's date.
The second line is the text to include after the date.
The third line appends the date and text together.
Following the directions in the previous thread, create the Service and assign a keyboard shortcut in System Preferences > Keyboard > Shortcuts > Services. (In System Preferences, Services are organized by type. The new Service you created will appear under the "Text" group of services.)
Note that your new Service will not appear in the Services menu unless the cursor is inserted into a field as if you were about to type the date and initials manually.
The output of this shortcut is circled in red below.