quip-export
quip-export copied to clipboard
Export all folders and documents from Quip
The annotation comments/thread messages [include a reference to the object that they are annotating](https://quip.com/dev/automation/documentation/current#operation/getRecentMessages), so we can add a link to those comments to point back to that section or...
Sometimes the remote API endpoint returns back with HTTP 429 if too many requests are made to quickly. This can happen with as few as 79 documents to export from...
Thanks for sharing this code. it seems to be used fully for all. but when I am executing this code found repeatability of instruction. I am not able to export...
Howdy! So I had a problem where $DAY_JOB has a lot of documents on Quip and we want to see everything that's stored there. We like (kinda like) Quip as...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.7.0. Changelog Sourced from jszip's changelog. v3.7.0 2021-07-23 Fix: Use a null prototype object for this.files (see #766) This change might break existing code if...
I observed that Quip returns 429 on rate limit exceeded. I failed to export my Quip docs several times but it worked after changing this line to handle both 429...
Each time I run this with a token from Quip, I am getting Quip-Export v2.3.2 ERROR: Token is wrong or expired. Yet, I am using the token provided to me...
Quip API has been down making the Quip Export not useful.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...