iSoron / uhabits

Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits
GNU General Public License v3.0
7.95k stars 939 forks source link

When CSV is downloaded the checkmarks central file does not produce the values for each habit #1685

Closed Channah-Miryam closed 1 year ago

Channah-Miryam commented 1 year ago

When I download the CSV from my mobile phone, all files are alright except one file. This is the checkmarks central file. The values of the checkmarks are not displayed at all.

Download the CSV file. Extract it at your laptop. Open central checkmarks file.

Samsung Galaxy

Version 2.0.3 (only this version can be downloaded at google play) bug 2

bug

hiqua commented 1 year ago

Can you attach a sample of the CSV file? Open it with notepad or another text editor (not excel), remove almost everything but a few lines, and rename things you consider private?

I'm not sure what you mean by the values not being displayed at all.

Channah-Miryam commented 1 year ago

it is the same in csv... and it is only this csv that is unreadable, all the other ones that have been generated are easy to understand and make sense. This is the CSV of the checkmarks for all habits in one file. The export function exports a csv with checkmarks for every habit on its own and a csv of checkmarks with all the habits together.

image

Channah-Miryam commented 1 year ago

here is an example of the checkmarks for one habit alone, you can see the values in the form of 0s and 2s etc

image

iSoron commented 1 year ago

Duplicate of #1162