MichaelCurrin / daylio-csv-parser

Improve the usability of the Daylio CSV export and explore reports around your data ☺️ πŸ“† 🐍
https://michaelcurrin.github.io/daylio-csv-parser/
MIT License
28 stars 2 forks source link

Date flexibility and windows support #21

Closed anthx closed 3 years ago

anthx commented 3 years ago

OK, I started again this time in a branch. You might want to try on real Linux before merging, I don't know how accurate WSL is regarding encoding issues.

MichaelCurrin commented 3 years ago

I see your master is clean - glad you got it sorted.

My first thing this morning is to look at this repo, so glad the PR is up :)

I'll try it in a container for Linux (I'm on a mac)

MichaelCurrin commented 3 years ago

It worked thanks.

anthx commented 3 years ago

Great! Yeah, I just deleted my repo and re-forked it.

MichaelCurrin commented 3 years ago

I made some refactors and type check additions.

Can you please verify all is working?

on WSL you can run make commands like this will do all the CSV tasks

make process