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

Switch to sequential rather than concurrent processing of multiple selections #34

Open
GregoryBridgett opened this issue Jul 5, 2022 · 0 comments

Comments

@GregoryBridgett
Copy link

I have a library of 300+ items that I'd like to "import" into Todoist to build a reading backlog. However, trying to import them all at once fails catastrophically. Zotero shuts down.

Next, I tried importing a batch of about 30 items. Because it was the first import, the import "section" was created multiple times. This is only an issue if the first use of zotodo involves processing multiple items for which the section isn't created.

Both issues would be solved by sequential rather than concurrent processing of multiple sections. Ideally, it would stop on a failure.

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

No branches or pull requests

1 participant