Hey all!
I have been writing my Obsidian to Latex converter (in Python) for quite a while now, in order to use it for my work as a PhD student.
I hate Latex, because it makes report writing look like coding. Also, I hate copy-pasting from other sources (in my case, all my notes are in Obsidian).
The existing converters could not:
- Include a robust way to include equation and figure labeling (fixed it with QuickAdd)
- Unfold embedded notes (i.e., you had to write all the content without using embedded notes)
Feel free to use the tool, give feedback, and even collaborate!
Here is my repo (a βstarβ would be much appreciated )