Programistyk / FuelioImport

Data converter for importingo into great Fuelio app.
MIT License
8 stars 2 forks source link

Import from aCar - units #20

Open salguod opened 2 weeks ago

salguod commented 2 weeks ago

Hello, I use aCar and want to try Fuelio. I see the note that the converter only supports liters and l/100 km. Is this still true?

In the current aCar, I see that I can convert the consumption, but the units in my records remain in gallons. I tried changing countries, thinking it might change the units, but it didn't. Doesn't seem to be a way to change the fuel units anymore.

Does this mean I cannot use the converter and must use a manual csv import? Is there a csv template that I can use?

mrblur commented 2 weeks ago

Hi @salguod aCar support is basically reverse engineered and units work is mostly guessed.

Last week I actually added support for MPG in UK as fuel consumption unit, so you can try to convert your backup anyway, worst case, it will throw "unknown unit error". Best case - you'd get CSV file to import into fuelio :)

If the conversion fails and you are willing to share your backups, I may work on missing parts.

Please let me know either way :)