[GH-ISSUE #922] Can not paste web page with images #434

Open
opened 2026-03-03 00:21:08 +03:00 by kerem · 6 comments
Owner

Originally created by @zzxxhhzxh on GitHub (Apr 25, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/922

Issuehunt badges

Current behavior

When you copy paste web content, it will not contain the images, just pure texts.

Expected behavior

When you copy paste web content, it will keep all contents, including texts and images.

Environment

Windows Home 10

Desktop/Web

  • Boost Note.next version:

IssueHunt Summary

Backers (Total: $30.00)

Become a backer now!

Or submit a pull request to get the deposits!

Tips

Originally created by @zzxxhhzxh on GitHub (Apr 25, 2021). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/922 <!-- Issuehunt Badges --> [<img alt="Issuehunt badges" src="https://img.shields.io/badge/IssueHunt-%2430%20Funded-%2300A156.svg" />](https://issuehunt.io/r/BoostIO/BoostNote-App/issues/922) <!-- /Issuehunt Badges --> # Current behavior When you copy paste web content, it will not contain the images, just pure texts. # Expected behavior When you copy paste web content, it will keep all contents, including texts and images. # Environment Windows Home 10 ## Desktop/Web - Boost Note.next version: <!-- 1.6.0 --> <!-- Issuehunt content --> --- <details> <summary> <b>IssueHunt Summary</b> </summary> ### Backers (Total: $30.00) - [<img src='https://avatars3.githubusercontent.com/u/13612118?v=4' alt='boostio' width=24 height=24> boostio](https://issuehunt.io/u/boostio) ($30.00) #### [Become a backer now!](https://issuehunt.io/r/BoostIO/BoostNote-App/issues/922) #### [Or submit a pull request to get the deposits!](https://issuehunt.io/r/BoostIO/BoostNote-App/issues/922) ### Tips - Checkout the [Issuehunt explorer](https://issuehunt.io/r/BoostIO/BoostNote-App/) to discover more funded issues. - Need some help from other developers? [Add your repositories](https://issuehunt.io/r/new) on IssueHunt to raise funds. </details> <!-- /Issuehunt content-->
Author
Owner

@Komediruzecki commented on GitHub (May 6, 2021):

Hi, zzxxhhzxh,

this is not currently supported but we will try to add it. I labelled the issue as a feature request.

<!-- gh-comment-id:833259582 --> @Komediruzecki commented on GitHub (May 6, 2021): Hi, zzxxhhzxh, this is not currently supported but we will try to add it. I labelled the issue as a feature request.
Author
Owner

@Mirdarthos commented on GitHub (Jul 7, 2021):

Hi guys,

Just saw this, and thought I'd mention my answer to this problem here.

I know Boostnote uses markup, so my answer to this was to install and use the Copy Selection as Markdown Firefox Plugin for copying and pasting things that I'll use as notes in Boostnote.

Go ahead and try it, see if it helps.

<!-- gh-comment-id:875343170 --> @Mirdarthos commented on GitHub (Jul 7, 2021): Hi guys, Just saw this, and thought I'd mention my _answer_ to this problem here. I know Boostnote uses markup, so my answer to this was to install and use the [Copy Selection as Markdown](https://addons.mozilla.org/en-US/firefox/addon/copy-selection-as-markdown/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) Firefox Plugin for copying and pasting things that I'll use as notes in Boostnote. Go ahead and try it, see if it helps.
Author
Owner

@linuxandroid commented on GitHub (Jul 8, 2021):

Hi guys,

Just saw this, and thought I'd mention my answer to this problem here.

I know Boostnote uses markup, so my answer to this was to install and use the Copy Selection as Markdown Firefox Plugin for copying and pasting things that I'll use as notes in Boostnote.

Go ahead and try it, see if it helps.

that works, but it keeps the image as web link. if the web source image lost, note will lost it also. that is not good to keep long time with images.

<!-- gh-comment-id:876577392 --> @linuxandroid commented on GitHub (Jul 8, 2021): > > > Hi guys, > > Just saw this, and thought I'd mention my _answer_ to this problem here. > > I know Boostnote uses markup, so my answer to this was to install and use the [Copy Selection as Markdown](https://addons.mozilla.org/en-US/firefox/addon/copy-selection-as-markdown/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) Firefox Plugin for copying and pasting things that I'll use as notes in Boostnote. > > Go ahead and try it, see if it helps. that works, but it keeps the image as web link. if the web source image lost, note will lost it also. that is not good to keep long time with images.
Author
Owner

@Mirdarthos commented on GitHub (Jul 12, 2021):

That is why I save the images separately and use them in the notes.

Another option, in the plugins preferences, you can set it to embed images as a base64 string, which I believe would accomplish what you want. From the description:

Embed imgs (.gif, .jpg, .jpeg, .png, and .webp) as base64 text...

But be warned: This can cause you note document file itself to become huge.

<!-- gh-comment-id:878216020 --> @Mirdarthos commented on GitHub (Jul 12, 2021): That is why I save the images separately and use them in the notes. Another option, in the plugins preferences, you can set it to embed images as a base64 string, which I believe would accomplish what you want. From the description: > Embed <code>img</code>s (.gif, .jpg, .jpeg, .png, and .webp) as base64 text... **But be warned:** This can cause you note document file itself to become huge.
Author
Owner

@Rokt33r commented on GitHub (Aug 20, 2021):

Providing an option to convert and paste HTML into markdown sounds good to me. But I'd like to avoid copying images in HTML content to Boost Note app since handling failure from downloading and copying assets should be very tricky.

About the implementation, I think users should be able to choose default behavior from the preferences modal. Also, I think we should implement those options to the context menu of markdown editor. So users can choose other behavior easily.

<!-- gh-comment-id:902511737 --> @Rokt33r commented on GitHub (Aug 20, 2021): Providing an option to convert and paste HTML into markdown sounds good to me. But I'd like to avoid copying images in HTML content to Boost Note app since handling failure from downloading and copying assets should be very tricky. About the implementation, I think users should be able to choose default behavior from the preferences modal. Also, I think we should implement those options to the context menu of markdown editor. So users can choose other behavior easily.
Author
Owner

@issuehunt-oss[bot] commented on GitHub (Sep 14, 2021):

@boostio has funded $30.00 to this issue.


<!-- gh-comment-id:918960165 --> @issuehunt-oss[bot] commented on GitHub (Sep 14, 2021): [@boostio](https://issuehunt.io/u/boostio) has funded $30.00 to this issue. --- - Submit pull request via [IssueHunt](https://issuehunt.io/repos/74213528/issues/922) to receive this reward. - Want to contribute? Chip in to this issue via [IssueHunt](https://issuehunt.io/repos/74213528/issues/922). - Checkout the [IssueHunt Issue Explorer](https://issuehunt.io/issues) to see more funded issues. - Need help from developers? [Add your repository](https://issuehunt.io/r/new) on IssueHunt to raise funds.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#434
No description provided.