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

Export tags issues #4297

Closed
4 tasks done
dacap opened this issue Feb 7, 2024 · 1 comment · Fixed by #4302 or #4470
Closed
4 tasks done

Export tags issues #4297

dacap opened this issue Feb 7, 2024 · 1 comment · Fixed by #4302 or #4470
Assignees
Labels
bug cli feature Feature request, or something should be improved persistence Issues about loading or saving files / persisting information on disk scripting Related to scripting API
Milestone

Comments

@dacap
Copy link
Member

dacap commented Feb 7, 2024

To continue the work from #4211 to fix #4173, there are some missing tasks to implement/fix:

  • Add CLI argument to save playing subtags/repeats
    • Add tests
  • Add new parameter to SaveFile command to enable/disable the subtags/repeats field
  • Fix exporting one tag without "play/repeats" and changing its anidir
@dacap dacap added bug feature Feature request, or something should be improved persistence Issues about loading or saving files / persisting information on disk scripting Related to scripting API cli labels Feb 7, 2024
@dacap dacap added this to the v1.3.4 milestone Feb 7, 2024
@dacap dacap closed this as completed in a7d4c23 Feb 12, 2024
@dacap dacap reopened this Feb 12, 2024
@dacap dacap modified the milestones: v1.3.4, v1.3.5 Feb 16, 2024
@dacap dacap modified the milestones: v1.3.5, v1.3.6 Feb 28, 2024
@dacap dacap modified the milestones: v1.3.6, v1.3.7 Apr 9, 2024
@martincapello
Copy link
Member

martincapello commented May 9, 2024

Do you have any name in mind for the parameter to play subtags and repetitions?
--subtags-repeats
--play-subtags-repeats
--with-subtags-repeats
--include-subtags-repeats
--play-subtags-and-repeats
--play-subtags (and clarify in the description that it also includes repetitions)

Any other?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli feature Feature request, or something should be improved persistence Issues about loading or saving files / persisting information on disk scripting Related to scripting API
Projects
Status: Done
2 participants