kjk / edna

Note taking for developers and power users

Home Page:https://edna.arslexis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export block to a file

kjk opened this issue · comments

I already have export note. Add export block to a file, which saves current block to a file.

When filesystem api is available, ask user to pick a file name. If not, uses browser download method.

Name defaults to edna-block.<ext> (where <ext> is based on language.

Also requested in heyman#9