This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Releases: vkostyanetsky/Foodlog
Releases · vkostyanetsky/Foodlog
0.2.1 - 2023-02-12
Added
- Changed hotkeys of logs browser from
Left
andRight
toA
andD
.
0.2.0 - 2022-08-21
Added
- 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.
0.1.0 - 2022-07-30
Added
- 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.