Closed kwinso closed 1 year ago
I'm thinking about renaming "Convert to new syntax" commands to just "Update old notes" or something like this. At this moment we have 4 commands that show up when "convert" is searched:
Which is quite overwhelming and prone to user-mistakes. Just image if user will accidentially select "Convert to LaTeX" instead of converting to new syntax :sweat_smile:
I have it ready, but the way. I'll create new PR if you're ok with this.
That may be a problem... I did not think about how to express the real meaning of these commands. Maybe "Update old notes" is better.
Ok, uno momento
I have it ready, but the way. I'll create new PR if you're ok with this.
Okay, just go ahead. I was too excited with the changes and did not even wait for your response.. Sorry...
That's all right! <3
This PR fix a bug with converting inline blocks. When converting a formula which has spaces around it:
Resulting block is not recognized by Obsidian, because it requires no spaces around formula for inline blocks.
Also, this PR includes more consice concise notice messages & command names, as well as improved migration notice in the REDAME.