benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.69k stars 2.72k forks source link

Desktop integration #308

Closed ckoppelman closed 6 years ago

ckoppelman commented 10 years ago

I'd love to be able to associate .md files with StackEdit.io. I don't know if that's possible, since Google Drive (the only other service I know that does this) does it with a hack.

benweet commented 10 years ago

Unfortunately no but actually if you are using Google Drive and you export your document from StackEdit as a real time collaborative file, it should create a link file in your desktop, not a text file (assuming you are using Google Drive's desktop application), just like others Google Docs.

Anangaya commented 2 years ago

File association seems to be supported now using File Handling API. Hope this feature gets added.