Open vinoff opened 7 months ago
Were you able to get the app to work? The formatting of your card was wrong; I suggest reading the Markdown formatting chapter. There are also examples of what a card should look like and the different outputs.
I'm sorry you found the README confusing; I'm more than happy to receive contributions to make it better :)
There is indeed a problem with leaving the valut empty... There is a guard in the obsidian links plugin that checks for that and I thought it wouldn't run if there was nothing to format using it, but apparently that's not the case. I will add the fix in the next version, in the meanwhile please add any placeholder value in the config.
Sorry about it; no idea how it slipped by during testing.
For potential contributors: I think this is an good first issue. Glancing at the code, the guard is this line.
The guard is necessary as people using obsidian links can get an error message, but likely needs to be moved somewhere else or handled differently. It would also be nice to add a test checking for this specific case.
The README is so confusing guys. I will try to send a PR later, once I figure out how this works..
First off:
What constitutes a question, what constitutes an answer?
Secondly: I am getting this error:
I don't have obsidian, I am not interested in using Obsidian. I left the obsidian vault name empty.
This is my input.md file:
So, what am I doing wrong?