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

Add option to custom wrapped folder name #121

Merged
merged 4 commits into from
Dec 22, 2024
Merged

Conversation

dark-person
Copy link
Owner

@dark-person dark-person commented Dec 22, 2024

Changes Made

  • Add option to export .cbz with custom folder name.
  • Simplify css in export panel
  • Update README for new UI

Reason of Changes

Close #103.

Checklist:

  • I have run the new code and ensure the change is work expected
  • I have write/modify comments to important function & hard-to-understand code
  • I have create/modify corresponding test for new changes
  • I have made corresponding changes to the documentation
  • I have run all new & existing test and pass locally with my changes
  • I have checked my code has no misspellings & no warnings
  • I have checked that only essential code remains in this pull request

@dark-person dark-person added feature/new Create New Feature ui/changes Change related to UI labels Dec 22, 2024
@dark-person dark-person changed the title Feat/custom wrap Add option to custom wrapped folder name Dec 22, 2024
@dark-person dark-person marked this pull request as ready for review December 22, 2024 14:16
@dark-person dark-person added documentation Improvements or additions to documentation codes/quality Improvement to code quality labels Dec 22, 2024
@dark-person dark-person merged commit 53e71f7 into master Dec 22, 2024
3 checks passed
@dark-person dark-person deleted the feat/custom-wrap branch December 22, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codes/quality Improvement to code quality documentation Improvements or additions to documentation feature/new Create New Feature ui/changes Change related to UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow custom wrapped folder name
1 participant