NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
▲Show HN: Gdocs-me-up: a high-fidelity Google Docs exporter (github.com)
arshxyz 5 days ago [-]
Amazing how many products exist purely due to Google's lack of motivation to do things right. Will be using this a lot.

Does Google Apps Script expose an API to do this though? It would be easier to download an html page from within GDocs without having to run something locally.

snoopen 5 days ago [-]
I haven't had a detailed look but yeah, I think most of this could be rolled into a Google App Script and made into an add-on. I actually did something similar years ago but for exporting to html for email, going through a few libraries for html and CSS manipulation and inlining.
behdad 5 days ago [-]
Possibly. I wasn't determined enough to look into that. Plus, it's easier for me to batch download my documents from the terminal.

Note that it will be a HTML plus directory of images, so you need to return an archive.

97-109-107 5 days ago [-]
Thank you for publishing this.

After years of trying to edit things locally and share/publish on Google Docs I gave up.

You either have to commit fully to Google Docs or sidestep. I'm sidestepping with smalldocs at this time.

adityamishra241 5 days ago [-]
This looks really useful. Does it also preserve images, tables, and formatting when exporting from Google Docs?
behdad 5 days ago [-]
I use it extensively to preserve images and formatting, in the pageless layout. I haven't tested it much with tables. Give it a try and file issues if it doesn't work well and I'll pass on to my agents. Thanks!
hwc 5 days ago [-]
Behdad, why isn't this just part of Google Docs?
behdad 5 days ago [-]
Good question, isn't it? GDocs has a "publish to web" feature, but it's vastly broken and loses formatting and image sizing and everything. It's just not priority for Google.
xenit_v0 4 days ago [-]
[flagged]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 10:30:04 GMT+0000 (Coordinated Universal Time) with Vercel.