Open Btibert3 opened 3 years ago
I've got this almost working. Just needs some polish
Awesome!
@Btibert3 I've opened a PR with my initial attempt at this. Would you be willing to give this a try?
I am just seeing this sorry, yes! I will kick the tires later on tonight. My apologies for the delay.
Sorry for the delay, I got sidetracked after class last night. I am getting the following error:
/content# google-takeout-to-sqlite mbox takeout.db Takeout/Mail/gmail.mbox
Usage: google-takeout-to-sqlite [OPTIONS] COMMAND [ARGS]...Try 'google-takeout-to-sqlite --help' for help.
Error: No such command 'mbox'.
On the box, I installed with pip after cloning: https://github.com/UtahDave/google-takeout-to-sqlite.git
From takeout, I only exported my Gmail account. Ideally I could parse this into sqlite via this tool.