Hacker News new | ask | show | jobs
by cbzbc 207 days ago
What are people using to edit entries - because while markdown is fine, a lot of the time I want to be able to drag in screenshots, snippets of other documents like rfcs and so on. So it ends up being easier to make those notes for myself rather than push them into anything publishable.
1 comments

You can use Obsidian to edit markdown. Obsidian allows easy paste of images.
Is there a Obsidian -> Hugo/Zola/Jekyll thing that's relatively robust?
Quartz might be that. https://quartz.jzhao.xyz/
https://typora.io/ allows pasting images into markdown. I use it for my Zola blog.