vnotex / vnote

A pleasant note-taking platform in native C++.
https://app.vnote.fun
GNU Lesser General Public License v3.0
11.89k stars 1.22k forks source link

How to export docx files #2558

Open fersity opened 1 month ago

fersity commented 1 month ago

I would like to be able to export Word documents directly from Vnote instead of needing other software like Pandoc

tamlok commented 1 month ago

Hi,

You can call Pandoc directly from VNote when exporting. VNote does not support docx internally. It is unnecessary to re-invent the wheels.