Robert-MacWha / minimalist-cooklang-obsidian

Minimal plugin for obsidian that implements a subset of the cooklang instruction set.
1 stars 0 forks source link

Cleaner Markdown Language #3

Open Robert-MacWha opened 10 months ago

Robert-MacWha commented 10 months ago

Cooklang is all well and good as a base, and I'd like to keep backward compatibility because why not, but I feel like it's also rather limiting in the smoothness of writing recipes. Specifically, needing to write the % character in place of spaces isn't very fun. Using {} also isn't ideal, but that seems harder to get rid of.

Regardless. Start working on a superset of the cooklang language that is easier for an average user to write. My mother should be able to use the language to record recipes without more than a minute of explanation.