-
Notifications
You must be signed in to change notification settings - Fork 0
assign
Sean Akahane-Bryen edited this page Dec 31, 2020
·
2 revisions
Inserts a new UID at the cursor, in the pattern YYYYMMddHHmm
.
This macro uses a global Keyboard Maestro variable, Last UID
, shared with a number of other macros in this repository so that UIDs assigned in rapid succession (more than one in a given clock minute) don't clash.
Version | Date | Changes |
---|---|---|
1.05 | 2020-12-31 | Replace YYYY with yyyy in ICU date-time pattern |
1.04 | 2020-07-27 | Rename to assign
|
1.03 | 2020-07-24 | Remove default triggers; use simpler macro names |
1.02 | 2020-07-17 | Use "Delete Past Clipboard" |
1.01 | 2020-07-14 | Save only most recent UID to Last UID
|
1.00 | 2020-07-08 | Initial commit |