iSoron / uhabits

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

Comma delimiter for CSV values is the same for decimals numbers in Scores.csv #502

Closed alvvdc closed 5 years ago

alvvdc commented 5 years ago

The delimiter for CSV values is the same for decimals numbers in Scores.csv. It is a problem for import in a spreadsheet.

Example:

2019-08-01,0,9346,0,9700,0,6760,0,0000,0,0000,1,0000,0,9755,0,0024,0,9021,0,6916,0,9570,0,7798,0,7219,0,4663,0,5826,0,4142,0,2840,0,0097,0,0672,0,0274,0,0563,0,0960, 2019-07-31,0,9310,0,9684,0,6583,0,0000,0,0000,1,0000,0,9742,0,0025,0,8756,0,6589,0,9546,0,7678,0,7066,0,4371,0,6145,0,4369,0,2995,0,0103,0,0708,0,0289,0,0593,0,1013, 2019-07-30,0,9273,0,9666,0,6396,0,0000,0,0000,1,0000,0,9728,0,0027,0,9018,0,6786,0,9521,0,7551,0,6906,0,4610,0,6482,0,4608,0,3159,0,0108,0,0747,0,0305,0,0626,0,1068, 2019-07-29,0,9233,0,9648,0,6198,0,0000,0,0000,1,0000,0,9713,0,0028,0,8753,0,6989,0,9495,0,7416,0,6736,0,4315,0,6289,0,4860,0,3332,0,0114,0,0788,0,0321,0,0660,0,1127,

I am using Android with Spanish language, then Loop Habit Tracker app is in that language. Can be this the problem?

Thanks you! I love the app :)

alvvdc commented 5 years ago

It seems fixed here https://github.com/iSoron/uhabits/commit/318caa886c8cd80ef42d09ad7dc9c42df4debb5e

iSoron commented 5 years ago

Thank you for the bug report, @alvVDC1846. I have pushed an update which is supposed to fix this bug (version 1.7.11). The update is currently only available to our beta testers. You can become one by following this link. When you receive the update, I would really appreciate if you could update this issue telling us whether the bug is really fixed.

alvvdc commented 5 years ago

Yes, it's fixed in the beta version. Thanks you!

iSoron commented 5 years ago

@alvVDC1846 Thanks for the update. I'm closing this issue.