Hi,
l am trying to use pandoc to export file between different formats. l installed pandoc plugin directly from the obsidian community plugins. But it showed the below image:
Thanks! lt works. The obsidian seems can recognise the pandoc path.
but l still can not export the md to other format.
l put the pandoc binary file into obsidian-pandoc plugin directory, like below:
You seem to be conflating Pandoc and the Pandoc plugin. You don’t need the latter when using Enhancing export. Also, you don’t have to specify the Pandoc path.
Yesterday l just used the zip from @ariehen 's link, now l use the MSI installer .l can find the path from powershell. Thanks!
But when l use the Enhancing export, it also fails. The progress bar keeps.
specifically, only when l fill the Extra agrument it fails to export. Does the export setting below has something wrong? Although l can export without the agrument, but the bibliography loses.
Are you sure the file paths are correct for the CSL file? Also, you have a mix of slash types. Try using backslashes rather than forward slashes. If that doesn’t work, try using a = between the arguments and their associated paths.
Use the same command l can convert format in cmd now, although obsidian still can not export using pandoc. So now, l just use command line, lt’s simple. Thanks.