mangini / gdocs2md

Convert a Google Drive Document to the Markdown format, suitable for publishing.
Apache License 2.0
2.66k stars 621 forks source link

Improvments and refactoring #25

Open jacksonicson opened 10 years ago

jacksonicson commented 10 years ago

This changes will provides a toolbar integration that allows to either export as email or export as files into GDrive. The recursive code architecture allows to parse the whole document tree, even if table cells are formatted. Researchers greatly benefit from a equation export as LaTex.

Improvements

mbbroberg commented 8 years ago

Really impressive update. One snag -- on export, I get this error: ReferenceError: "DocsList" is not defined.DetailsDismiss.

The email option works perfectly :ok_hand: - thank you for fixing the table layout!

omarcostahamido commented 3 years ago

+1 I'm also not able. to use the the export to file/google drive option. please advice

omarcostahamido commented 3 years ago

I know I'm late to the game, but, should it be of anyone's interest, I managed to fix this here: https://github.com/omarcostahamido/gdocs2md