buttons icon indicating copy to clipboard operation
buttons copied to clipboard

Page loses focus after template button, can't trigger cursor

Open ironfroggy opened this issue 2 years ago • 0 comments

Trying to use a button to prepend this template:

#### <% tp.date.now("hh:mm a",) %>
- <% tp.file.cursor(0) %>

But the page loses focus when I click the button and the cursor isn't kept in place.

ironfroggy avatar Mar 31 '22 20:03 ironfroggy