You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description" : "This script exports the current note to at least three file formats. First it creates a .docx/Word file using <a href=\"http://pandoc.org/installing.html\">Pandoc</a> and <a href=\"https://libreoffice.org/download/download/\">LibreOffice</a>. Finally <a href=\"https://ctan.org/pkg/pdfbook2l\">pdfbook2</a> is used to create a short-edge double-sided printable booklet for paper size A4.\n\nPandoc is run from the folder containing the current note file.\n\nA defaults.yaml and reference.odt files in the current note directory can be used to fine tune the export. Otherwise the configuration and template files provided within the directory of this script are used.\n\nThe odt file used for docx and pdf file creation is removed during the process. If you want to keep it comment out the corresponding lines of script."
0 commit comments