Skip to content

Releases: vkostyanetsky/ObsidianFoodiary

1.2.3

15 Apr 17:21
Compare
Choose a tag to compare

Changed

  • Removed a behaviour which was making the codeblock inoperable if a product property was not a number.

1.2.2

14 Apr 13:54
Compare
Choose a tag to compare

Added

  • "Show product folder titles" setting makes you see original product names seen, as they set in code block.
  • "Group entries by titles" setting which allows a user to disable automatic grouping if they needs to.

Changed

  • Fixed a bug due to which empty aliases property of a note in products folder was making the codeblock inoperable.

1.2.1

07 Apr 12:59
Compare
Choose a tag to compare

Changed

  • Fixed a bug due to which identical products in the code block were not collapsed into one.

1.2.0

07 Apr 12:23
Compare
Choose a tag to compare

Added

  • The code block now shows error if a product` property type is not number.
  • Now it is possible to set product' aliases and use them in a code block.

Changed

  • Made products search case insensitive (for example, "apple" now matches with "Apple").

1.1.0

30 Mar 14:00
Compare
Choose a tag to compare

Added

  • You can now use mathematical expressions instead of specifying the exact weight of food (for instance, "Donuts 100+120+120", "Apples 200*2", etc.).

1.0.1

28 Mar 15:57
Compare
Choose a tag to compare

Changed

  • Applied sentence case to code block title for missing products.

1.0.0

21 Mar 17:23
Compare
Choose a tag to compare

Added

  • Basic calculation of nutritional value of the food a user eats.