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

Write metadata back to the archive #49

Closed
codedread opened this issue Jul 4, 2021 · 5 comments
Closed

Write metadata back to the archive #49

codedread opened this issue Jul 4, 2021 · 5 comments

Comments

@codedread
Copy link
Owner

After issue #18 and issue #42 are implemented, we can then do two major things:

  • Use the ComicVine API to find metadata for the comic book and update the archive.
  • Support re-archiving the comic book to the file system directly (requires zipping)
@codedread
Copy link
Owner Author

@codedread
Copy link
Owner Author

Possibly use https://github.com/nodeca/pako, rewriting it to ES modules?

@codedread
Copy link
Owner Author

If the Native File System API is supported:
a) allow metadata field values to be edited
b) include a button to let the user add a new metadata field
c) allow user to choose supported metadata keys
d) if the metadata is edited, provide a Save button
e) get permission from the user to update the file on disk
f) use a library to re-create the zip file from the support image files and metadata XML

codedread added a commit that referenced this issue Dec 23, 2021
…am for editing metadata (no functionality yet)
codedread added a commit that referenced this issue Dec 27, 2021
…ataEditor component that is dynamically loaded upon Edit being clicked.
codedread added a commit that referenced this issue Dec 29, 2021
…rm closing the editor when metadata changes are known.
codedread added a commit that referenced this issue Dec 29, 2021
codedread added a commit that referenced this issue Dec 29, 2021
…expand the list of ComicRack tags that are supported.
codedread added a commit that referenced this issue Dec 30, 2021
@codedread
Copy link
Owner Author

Ok, the basics are done here. I'll create another bug for using the ComicVine API to do searches and auto-population of metadata :-)

@codedread
Copy link
Owner Author

Reopening to fix a few issues and to remove the experiment flag.

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