eyscode / timetracker

A command-line utility to load hours in BairesDev Time tracker
BSD 2-Clause "Simplified" License
65 stars 25 forks source link

Load csv file to tt #7

Closed diegotolentino closed 3 years ago

diegotolentino commented 4 years ago

Allow load csv file like this:

date,hours,text 16/06/2020,0.5,All your base are belong to us

with the command: tt load-csv ~/Path/to/file.csv

eyscode commented 4 years ago

Nice feature! I cannot test this since I'm not BairesDev employee anymore, as soon I transfer this repository to a colleague, this could be merged.

odarbelaeze commented 3 years ago

@eyscode I can take over :shipit:

eyscode commented 3 years ago

@odarbelaeze I just added you as collaborator. Can you review and approve this PR? Also give me your pypi account so I can give you access there in order to create new releases. thanks ❤️

fboaventura commented 3 years ago

@eyscode I can also help with maintenance :grin:

eyscode commented 3 years ago

@fboaventura I sent you an invite.

fboaventura commented 3 years ago

@eyscode got it, thanks! Pypi account is also fboaventura.

Merging this one. :grin:

eyscode commented 3 years ago

@diegotolentino v1.3.0 version that includes this new feature was released https://pypi.org/manage/project/timetracker-cli/release/1.3.0/

@fboaventura I sent you a maintainer invitation to your account at Pypi.

fboaventura commented 3 years ago

@eyscode got the invitation, thanks!