Stackedit for local files


#1

To overcome that Stackedit cannot access local file and not using any of the cloud services offered, I wrote a little script (github) for Linux (and Mac?) which opens a local file and fill a stackedit instance.

It overwrites the local file content with the markdown in stackedit editor on ctrl+s

Cheers