Stackedit: Where are the local files stored?

Created on 7 Aug 2013  路  3Comments  路  Source: benweet/stackedit

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!

question

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alankis picture alankis  路  4Comments

byunicorn picture byunicorn  路  8Comments

mashirozx picture mashirozx  路  7Comments

miaoyushun picture miaoyushun  路  3Comments

rajanand picture rajanand  路  3Comments