nybbles / obsidian-pocket

Pocket integration for Obsidian
MIT License
234 stars 22 forks source link

[BUG] Pocket integration interferes with pandoc detection in the Pandoc Reference List plugin. #109

Open FeralFlora opened 1 year ago

FeralFlora commented 1 year ago

You can replicate this by making a clean test vault. Install Pandoc Reference List. If pandoc is on the PATH, it should find it. Supply a .bib file and create a file with a citation. It works as expected. Install and enable Pocket integration. Restart vault. The reference list will say "No citations found in the active document", validation in the settings will fail with the error "pandocMarkdownToHTML not found: pandoc".

See this issue for details. https://github.com/mgmeyers/obsidian-pandoc-reference-list/issues/38#issuecomment-1443768026