Text analyzer script #147
filiptammergard
started this conversation in
Share
Replies: 1 comment
-
Very cool!
show(`Hi`, {width: 1000}) You can also display HTML in the prompt itself using this technique: #146 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made a little script for getting number of characters, words and estimated reading time of currently selected text. Much easier than copying something into a text editor to see these things.
recording.mov
Could be extended a lot!
Is it possible to set the size of the window that pops up with
show
?Beta Was this translation helpful? Give feedback.
All reactions