https://bugs.kde.org/show_bug.cgi?id=504368
Maya Julianne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Maya Julianne <[email protected]> --- (In reply to m.kurz from comment #4) > I hacked something together over the weekend, where I was able to make the > sticky notes widget handle markdown. > > I now need to decide if either we should continue support html files (for > existing notes) and just use the markdown format for new notes (which makes > sure existing notes keep rendering as they are) or we should just convert > all html notes to markdown files. Would it be possible to have a script in the HTML that renders Markdown automatically by converting it to just HTML? Either that or a dropdown where you can select between HTML or Markdown files. (In reply to Nate Graham from comment #6) > I’m interested, but the devil is in the details for any kind of rich text > handling, so I’m curious to know what “handle markdown” means in your > implementation. Does it mean a plaintext editing area with a rich text > preview area? Does it mean plaintext that you type in Markdown format gets > transformed into rich text as you type? This kind of UI has to be build very > carefully to avoid being super frustrating to use. I think it might be a good idea to implement it the same way Obsidian does it. -- You are receiving this mail because: You are watching all bug changes.
