Hey, thanks for pointing us at logseq-pandoc-plugin
.
Generally looks cool, but it’s not really working well for me:
- Doesn’t finish for large docs. Crashes?
- Doesn’t understand some Logseq-specific MD syntax and just prints it, which looks ugly.
- Doesn’t actually export to PDF, just Word, PPT, HTML, LaTeX. (yes, you can covert again from there)
With logseq-pdf-export-plugin
I also still see a bunch of proprietary MD markup in the output (like list bullet format), and some LaTeX formulas are shown in the source code, not rendered.
What worked better for me was “Pdf Print” (logseq-plugin-pdf-print
).
It just exports/prints the whole page as-is. That includes some UI, and margins etc. So not.a perfect print layout, but it works fairly well when:
- Use Document View
- Toggle Wide Mode
- Expand all blocks
- Scroll all the way to the end to render the full page
Any other suggestions that I should try?
Kind of odd, that PDF export/print isn’t built in.