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

csv import and export fixes #3135

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hughrun
Copy link
Contributor

@hughrun hughrun commented Nov 25, 2023

Adds shelved and published dates for books and their imported reviews. Provides option to create new (custom) shelves when importing books.

fixes #3004
fixes #2846
fixes #2666
fixes #2411

I'm aware there will be a bunch of pylint and test errors on this, I'm seeking feedback from @bookwyrm-social/code-review on the general approach before finalising. In particular,

  • should I do more custom work in BookwyrmBookImporter rather than in Importer,
  • does the shelf-creator option make sense,
  • is there a better way to do this,
  • do the other importers need to be adjusted

Adds shelved and published dates for books and their imported reviews.
Provides option to create new (custom) shelves when importing books.

fixes bookwyrm-social#3004
fixes bookwyrm-social#2846
fixes bookwyrm-social#2666
fixes bookwyrm-social#2411
@mouse-reeve
Copy link
Member

I'm not sure how to handle the merge conflicts on this one

@hughrun hughrun closed this Jan 14, 2024
@hughrun hughrun deleted the csv branch January 14, 2024 01:12
@hughrun hughrun restored the csv branch January 14, 2024 06:24
@hughrun hughrun reopened this Jan 14, 2024
@mouse-reeve
Copy link
Member

I wasn't sure how to resolve the merge conflicts on this

@hughrun
Copy link
Contributor Author

hughrun commented Apr 25, 2024

yeah I got distracted with other things, I need to come back to this.

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