OliverBalfour / obsidian-pandoc

Pandoc document export plugin for Obsidian (https://obsidian.md)
MIT License
717 stars 60 forks source link

Obsidan Mobile pdf success #180

Open danraymond opened 1 year ago

danraymond commented 1 year ago

I have Termux on my samsung tablet and have installed pandoc and Latex (TexLive) and the pair work very well to convert my Obsidian markdown files to PDF. But I have to do this manually in the terminal as the pandoc plugin is not able to be enabled on Android.

Is ther any way that the plugin can be modified to work on Android via the Termux/Pandoc/Latex combination?