Skip to content

Releases: cooklang/cooklang-obsidian

0.3.2

15 Nov 11:36
8316d53
Compare
Choose a tag to compare
Merge pull request #38 from pjwebster/readable-line-length

New Feature: full-width view based off vault config

0.3.0

12 Dec 22:09
Compare
Choose a tag to compare
  • Separated out the CookLang parsing code into its own library, and brought it up to date with the latest CookLang spec (so things like named timers are now supported properly)
  • Added more options for displaying timers
  • Added the ability to click on a timer and show a countdown
    • it also optionally plays a sound while the timer is running and when it's finished
    • This feature is still pretty new and probably needs more testing

0.2.0

16 Nov 23:23
Compare
Choose a tag to compare
  • Changed comment syntax according to spec changes

0.1.1

14 Nov 06:06
Compare
Choose a tag to compare
  • Fixed: Turning off inline measurements now actually removes all of them.
  • New: Added commands to add new recipe files.

0.1.0

09 Nov 05:48
Compare
Choose a tag to compare
  • Improve editor/preview mode buttons to be more like markdown views
    • You can even ctrl/cmd click to open in new pane!
  • Include options for showing ingredients list, tools list and time
  • Include option for showing quantities inline in the method

0.0.4

07 Nov 23:35
Compare
Choose a tag to compare

Added command to convert .md to .cook
As per a request by @eleanorkonik

0.0.3

07 Nov 21:49
Compare
Choose a tag to compare

Fixes an issue preventing preview mode from working if no image is present

0.0.2

02 Nov 01:01
Compare
Choose a tag to compare
0.0.2