I have tried to divine the location of the local files as I have need to access these directly. I use Chromium with stackedit on Linux Mint. Thanks!
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.
Thanks for that clarification.
This should be specified in the document.