[Health-dev] Is it possible customize mygnuhealth's date format?

2021-06-24 Thread tumashu
Hello At the moment, mygnuhealth use date_repr = dateobj.strftime("%a, %b %d '%y - %H:%M") But I want to use the below format. date_repr = dateobj.strftime("%Y-%m-%d, %A - %H:%M") Is it possible add a customize option to date format?

[Health-dev] About sort book of life in mygnuhealth.

2021-06-24 Thread tumashu
Is it possible sort book of life in mygnuhealth and let it show recent items first.