Plugin access to PRE

• Mar 18, 2023 - 22:14

Is it possible to update the view in PRE from a plugin when the plugin changes a note's PlayEvent data?


Comments

Yes, it is.

Run javascript: cmd("play"); cmd("play");

The first run starts playback – which refreshes PRE.
The second run stops playback immediately.

Do you still have an unanswered question? Please log in first to post your question.