heynote
heynote copied to clipboard
Enhancement #9 Export Current Block To a File
#9 Added the button at the top right corner to download content of block to a file
Hi!
I don't want to merge the UI changes (e.g. download buttons, fontawesome dependency). I'd like the feature to be implemented as an exportCurrentBlock
command that can be invoked through Menu -> Block -> Export Current Block.
There should probably be a call to revokeObjectURL somewhere.
This PR also includes unrelated changes (e.g. electron-builder version change, indentation changes).
@heyman will try to build that way.