cooklang / cooklang-obsidian

Edit and display CookLang recipes in Obsidian
MIT License
204 stars 16 forks source link

Support named timers #13

Closed hmnd closed 2 years ago

hmnd commented 2 years ago

Thanks for this awesome plugin!

The CookLang spec supports named timers, such as ~egg{3%minutes}, but this syntax does not seem to work yet with the plugin.

deathau commented 2 years ago

I've split off my parsing code into a separate library, and updated that with support for the latest spec. Named timers should work fine now, and furthermore, there's new options for listing timers