What's the process of going from Logseq note to blog post? Do you just copy and paste with some manual editing or are you using a tool to turn your markdown file directly into a blog post?
I'm not GP, but I use Logseq and also turn some pages into blog posts.
No it's unfortunately more complicated than that because of how logseq uses an outline style. I will typically use one bullet per paragraph and it can often copy/paste as rich text into various places such as the Google Docs, and from GDocs you can copy/paste into almost anything. I also often end up using Vim (for ex commands especially) to apply some changes like removing the `- ` from the beginning of each paragraph. It sounds worse than it is in practice when writing it out, but it's also not as simple as copy and paste.
No it's unfortunately more complicated than that because of how logseq uses an outline style. I will typically use one bullet per paragraph and it can often copy/paste as rich text into various places such as the Google Docs, and from GDocs you can copy/paste into almost anything. I also often end up using Vim (for ex commands especially) to apply some changes like removing the `- ` from the beginning of each paragraph. It sounds worse than it is in practice when writing it out, but it's also not as simple as copy and paste.