Closed nicolae-stroncea closed 4 years ago
Hi there,
Thanks for your compliment 👍
Stackedit is only client side, so the server cannot have access to their client data.
The local files are not stored in any directory. They are stored in the browser's localStorage accessible only via JavaScript. You can export files using save as submenu.
HOWEVER:
Thanks for packaging the project in such an accessible manner!
I would like to be able to save the documents on my local system in a directory that I can choose. What command could I run to enable that?