question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fetch images from google docs and transform them to gatsby local nodes

See original GitHub issue

Actually, it seems to me that some images are visible only if we are login to google and have rights to see documents.

It could be nice to use the official gatsby-source-filesystem and the createRemoteFileNode to fetch images and transform them to gatsby nodes.

I’m not sure how to do this.

What do you think @KyleAMathews ?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
victsantcommented, Jun 6, 2019

Raised a PR https://github.com/xuopled/gatsby-source-google-docs/pull/22 for this since I need this functionality for a current project.

1reaction
cedricdelpouxcommented, Jun 10, 2019

I merged the PR but the discussion about this can continue here

Read more comments on GitHub >

github_iconTop Results From Across the Web

gatsby-source-google-docs-team
gatsby -source-google-docs-team is a Gatsby plugin to use Google Docs as a data ... download images to gatsby; Added folder name to node...
Read more >
Fetching remote images and converting them to gatsby images
This takes that image from my CMS, and converts it to a 'Gatsby image' and can be found in graphQL query under wcProduct.images.localFile...
Read more >
Make your designer happier with Gatsby's image manipulations
This allows you to fetch all the files of a certain directory, fetch the contents of a particular file, etc. Transformer Plugins: Responsible ......
Read more >
feat(gatsby-remark-copy-linked-files): allow communities plugins to ...
The make it fast, the plugin transform Google Docs Documents into Markdown and is fully compatible with Gatsby Remark ecosystem. It downloads all...
Read more >
Deliver remote media files - Cloudinary
Retrieve remote media files from any URL, apply transformations, and then deliver the automatically optimized images and videos via CDN.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found