obsidian-text-expander
obsidian-text-expander copied to clipboard
Sympy-tool.py is not found
When using the default {{sympy:}} syntax, I get a python error stating that <path-to-vault>/.obsidian/scripts/sympy-tool.py
is not found. I checked and indeed there's no /scripts folder at all. Looking at the readme, it says the examples folder contains two scripts, but the current commit's example folder only has one, main.py, that seems to do quite a bit more than just sympy.
What's the correct way to set up {{sympy:}}?