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

Break up series sync in Zotero to divide Series by their series category membership on the ESOVDB #33

Open
3 of 4 tasks
avanavana opened this issue Dec 29, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@avanavana
Copy link
Owner

avanavana commented Dec 29, 2021

This will involve:

  • Create Zotero collections for all high level series categories in Zotero
  • Map all high level series categories in the ESOVDB to their new collection in Zotero by Zotero Key
  • Write Zotero JS script that loops through all series collections and places them in the correct parent collection. May have to use an external JSON file for the missing parent-child relationship information
  • Amend all series code to also add the parent collection when syncing to Zotero, such that any video that is in a series subcollection is also in its parent.

*Note: the series categories will probably not be changing much, so I won't write any code there for CRUD of that type of information.

I may consider writing code to handle changing a series' category parent, because it might be the case often that when creating a new series I (or someone else in the future) forgets to assign the parent category, and later a bunch of series need to be moved out of "Uncategorized" series into their Zotero parent...we will see*

@avanavana avanavana self-assigned this Dec 29, 2021
@avanavana avanavana added the enhancement New feature or request label Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant