BoostIO / BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.07k stars 1.47k forks source link

Copy Images #3543

Open arcturus140 opened 4 years ago

arcturus140 commented 4 years ago

Current behavior

Once Boostnote becomes your primary source of documentation the need arises to retrieve this information, such as texts, snippets, links, images...

I happened to have a diagram stored as an image in Boostnote. The original file does no longer exist. I now need to share this image on a forum thread.

Expected behavior

Provide an option to extract images from notes.

Suggested behaviour

Images are in the form of ![b012e24e.png](:storage/521d859a-5e83-4e44-bac4-1c3fe68e8ed5/b012e24e.png) . In the preview, add a context menu to the image in order to copy the file.

Workaround

  1. Toggle Developer Tools
  2. select element, click on image
  3. on image source, right-click: copy link address
  4. paste link into browser
  5. right click on image: copy image

Environment