ohare93 / brain-brew

Automated Anki flashcard creation and extraction to/from Csv
The Unlicense
89 stars 5 forks source link

Tsv Support #35

Closed ohare93 closed 3 years ago

ohare93 commented 3 years ago

Implements the request in: https://github.com/ohare93/brain-brew/discussions/34

New functionality:

@boydkelly I have attached the wheel install file, you can install it locally with pip install folderitisin/Brain_Brew-0.3.6-py3-none-any.whl Brain_Brew-0.3.6.zip

If all is well, I will release this new version

boydkelly commented 3 years ago

Super happy with that!!! Seems to be all fine. I am busy this week, so next Monday will have to rework some scripts to 'get back' to tsv. But there don't seem to be any issues as I can see now. 2507 records with no lint problem same as csv.

ohare93 commented 3 years ago

Super happy with that!!! Seems to be all fine. I am busy this week, so next Monday will have to rework some scripts to 'get back' to tsv. But there don't seem to be any issues as I can see now. 2507 records with no lint problem same as csv.

Great to hear! Just let me know when you've done a full test, and I'll push the PR :tada: no rush

boydkelly commented 3 years ago

Did a load of updates with tsv and reworked (simplified) workflow with tsv. No issues encountered at all. Worked just fine.

ohare93 commented 3 years ago

Lovely, great to hear. Thanks for the request, and glad I could improve your workflow :+1:

I'll release the new version this weekend.