google-takeout-to-sqlite icon indicating copy to clipboard operation
google-takeout-to-sqlite copied to clipboard

Feature Request: Gmail

Open Btibert3 opened this issue 3 years ago • 5 comments

From takeout, I only exported my Gmail account. Ideally I could parse this into sqlite via this tool.

Btibert3 avatar Jan 04 '21 21:01 Btibert3

I've got this almost working. Just needs some polish

UtahDave avatar Feb 17 '21 20:02 UtahDave

Awesome!

Btibert3 avatar Feb 18 '21 16:02 Btibert3

@Btibert3 I've opened a PR with my initial attempt at this. Would you be willing to give this a try?

https://github.com/dogsheep/google-takeout-to-sqlite/pull/5

UtahDave avatar Feb 22 '21 21:02 UtahDave

I am just seeing this sorry, yes! I will kick the tires later on tonight. My apologies for the delay.

Btibert3 avatar Mar 04 '21 00:03 Btibert3

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

Btibert3 avatar Mar 04 '21 20:03 Btibert3