A global AppPlugin that adds a Time command to the command palette to insert the current time.
- In Thymer,
Cmd+P→ "Plugins" - Create a new Global Plugin
- Copy paste content of
plugin.jsoninto Configuration - Copy paste content of
plugin.jsinto Custom Code
Cmd+P→ "Time"
The caret cursor position is not updated.