Hello, I’ve searched through the help docs and forums and can’t find an answer. Is there a way to bulk convert .md files to plain (or rich) text files and/or PDFs?
Many thanks.
Hello, I’ve searched through the help docs and forums and can’t find an answer. Is there a way to bulk convert .md files to plain (or rich) text files and/or PDFs?
Many thanks.
Not within obsidian itself, afak, but I think you can do this with pandoc.
Thanks.
Changing to .txt is simply a matter of changing the extension. Any markdown syntax will still be present, but inoperative. As .txt has no formatting, there’s no need for a conversion.
If you want the markdown formatting stripped out, you’d have to set a program or converter up to do that.
Thank you.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.