mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #922] Can not paste web page with images #434
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#434
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zzxxhhzxh on GitHub (Apr 25, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/922
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
IssueHunt Summary
Backers (Total: $30.00)
Become a backer now!
Or submit a pull request to get the deposits!
Tips
@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.
@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.
@linuxandroid commented on GitHub (Jul 8, 2021):
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.
@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:
But be warned: This can cause you note document file itself to become huge.
@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.
@issuehunt-oss[bot] commented on GitHub (Sep 14, 2021):
@boostio has funded $30.00 to this issue.