- Fixed an application crash if the journal is empty.
- Changed hotkeys of logs browser from
Left
andRight
toA
andD
.
- Logs browser where you can switch between days by clicking
Left
andRight
. - Math operations in the journal file. For instance, now you can write something like
apple: 100+150+200
and it will be equal toapple: 450
. - Weight output for each food entry in a daily statistics.
- Basic food diary management: a user can make a catalog of food they consume and estimate how many calories they get every day.
- Ability to work in any directory if installed via pip.