> Anders, I just want to say that I tested this out and it works great. It's > quite shocking, actually, to have such an easy path from org to odt with live > citations. I'd love to see this stuff in MELPA or otherwise made more > generally accessible, as i think it fills a substantial need.
Hi Matt, Great that it works for you! I have also been testing it out a bit over the last few days (along with transferring from helm to the newer completion packages, spurred by testing the nice completion given by bibtex-actions. Thanks Bruce). I do miss some of the possibilities of customizing the odt export (easier when exporting via ox-odt). In particular having numbered sections, which doesn't seem to be supported for odt exports from pandoc (https://pandoc.org/MANUAL.html#option--number-sections). I just added a custom variable for passing additional parameters to pandoc in ox-md-pandoc-zotero (at https://gitlab.com/andersjohansson/ox-md-pandoc-zotero), but apparently, --number-sections didn't make a difference for odt.