unotes icon indicating copy to clipboard operation
unotes copied to clipboard

Question: Is the tui server run inside the plugin, or is data sent somewhere over the web?

Open jlpatte2 opened this issue 3 years ago • 2 comments

TUI is server based system, does this plugin run a local copy, or is it using something "out on the web".

Thanks, Josh

jlpatte2 avatar Apr 22 '22 14:04 jlpatte2

The tui editor is a JavaScript library. It's not a server and doesn't need to run on the web. Unotes uses the library inside a vscode webview to display the editor.

Hope that helps.

ryanmcalister avatar Apr 22 '22 15:04 ryanmcalister

Thank you exactly what I needed!

jlpatte2 avatar Apr 25 '22 14:04 jlpatte2