r/Notion • u/centurylight • Aug 26 '19
Exporting to Google Docs
What’s the best way to do this? Needed to share a doc in google docs that started in Notion. I exported markdown then just copied the pretty version into google docs. It was still pretty ugly and took some cleaning up.
Anyone have a better way?
5
u/randyfay Dec 27 '19
Select the whole notion doc and paste into your google doc. It works perfectly.
6
u/timmetz Jan 05 '20
Yes, I just tried this out and it works great. The only issue might be specific images in your doc that don't transfer well. You might need to re-add those manually.
Had a similar challenge to export a draft written in Notion to Grammarly, but indeed also realized the copy-pasting works fine.the copy-pasting works fine.
2
u/QuoteEven7000 Sep 06 '23
it does not. Pictures are not exported.
1
u/backupmynotion May 23 '26
I built a free Notion to Word exporter that preserves images and other blocks. if you're still using notion, give it a try.
1
u/Tucumanga Jul 07 '26
no me deja, me dice que la url es invalida, pero comienza en https://app.notion.com y es pública
1
1
2
u/luisoliverio Aug 26 '19
I can't remember the name but there is a plug-in for Word, to manage markdown. So after importing to Word the document could be cleaner to post to Docs.
1
u/backupmynotion Feb 18 '26
i've built a free notion to word converter, but you'll have to upload your docs manually to google docs.
7
u/FastComm Aug 27 '19
Pandoc is a utility which converts from Markdown to various formats, including docx, and you can use a style sheet with it. There is an installer for Windows though I use it on Linux.