top | item 33504146

(no title)

jessegrosjean | 3 years ago

I find AppleScript very useful for this. I script the text input, menu items, and timings like this:

menuItem("Format:Bold", 0.2)

type("Efficient")

press("⏎")

discuss

order

allenu|3 years ago

Good suggestion. I always forget AppleScript exists.