sawhney17 / logseq-pdf-export

MIT License
107 stars 6 forks source link

[Feature Request] Export to docx #6

Open ghost opened 2 years ago

ghost commented 2 years ago

It would be far more interesting to export to docx, becuase you can more easily edit that in the pdf format.

If this is not possible, do you now of any other plugin that do this? Thanks.

sawhney17 commented 2 years ago

Good idea. I've got an idea how to do it. I'll see what can be done.

0w0miki commented 1 year ago

As files are saved as markdown. You can try to use pandoc to convert the file to docx. Though some specific usage in logseq may not be properly converted. For example

#+BEGIN_NOTE
This is a note.
#+END_NOTE
iamkroot commented 1 year ago

+1 for this feature request. Pandoc is an option, but will be difficult to preserve custom elements

BoKa33 commented 8 months ago

Since Logseq is an Opensource Application and most people who use it might be more Comfortable with .odt ? Or maybe .rtf. Both you can also open in word and convert into a wordfile easily there