Pasting content from websites as Markdown #1170
Replies: 3 comments 5 replies
|
Hi Stephan, This could be a great feature ! Could that be pasted depending on note's format md or html ? I guest if your note is in html format you'd rather keep on html the pasted text, whereas if it's a Markdown note md would fit better ? Would that make sens ? |
|
Hello! I'm surprised you mentioned that copying a web page and pasting it into an HTML note loses all the formatting. When I created Poznote about 10 years ago, one of my top priorities was to be able to copy HTML content and paste it into a Poznote HTML note while preserving as much of the original formatting as possible. In fact, Markdown notes didn't even exist in Poznote back then, they were added later thanks to community contributions. So pasting into an HTML note should work quite well. Also, have you noticed the option in the HTML note toolbar that lets you convert an HTML note directly to Markdown, and vice versa? It's not perfect, but it works not too bad. 😊 |
|
New release available that should fix this issue. 😊 |







Uh oh!
There was an error while loading. Please reload this page.
This on might be a bit more difficult to implement or even controversial. From other note taking apps I've used in the past the following behaviour was standard. I copy a section from a website and paste it into a new note. One can paste as plain text or as Markdown. If Markdown is chosen the note displays the copied section with its formatting (important to keep lists, tables, images, code blocks etc in place). UpNote is one of those tools and I've used it for a long time. However, data is stored on a foreign server and that was key reason to look for a different tool. Joplin has the option to paste as Markdown as well.
At the moment PN only pastes the plain text of the website and all the formatting is lost (whether I paste into a HTML or Markdown note)
I personally prefer Markdown for all my notes as it is easier to edit, but I'm aware that some prefer HTML. In a future version of PN I would like to see the functionality of pasting copied sections from websites as Markdown so to keep all the formatting.
Select and copy section from website:
Please correct me if I missed an existing option or got it completely wrong.
All reactions