Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index functionality; Exclude functionality #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rwilcox
Copy link

@rwilcox rwilcox commented Dec 15, 2021

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 a platform but wanted a local index.

Likewise, in this local index we wanted to exclude some documents (in our "Archive" folder).

This PR implements both of this features.

I do hope they are useful to the project, which I was so thankful for (thought I was going to have to write it all myself!). Let me know if there's anything needed to clean up the code for merging, or if you have other thoughts/concerns/ideas and I'll see what I can do to improve this work!

Use case: An org I'm in doesn't throw old documents away, but puts them in an Archive folder. But I don't want to download these...
@meitros
Copy link

meitros commented Jan 22, 2022

+1 on quip-export being a lifesaver. The exclude folder regex functionality in this pr would be great to be able to break apart exporting a large folder (since quip has a 1500/hour rate limit) - one could slice things up to export smaller amounts in one hour blocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants