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

[Feature] Use pack API for generating /compare and /cycle comparisons #291

Open
3vorp opened this issue Mar 14, 2024 · 0 comments
Open

[Feature] Use pack API for generating /compare and /cycle comparisons #291

3vorp opened this issue Mar 14, 2024 · 0 comments
Labels
enhancement Improvements to code feature New feature or request low priority

Comments

@3vorp
Copy link
Contributor

3vorp commented Mar 14, 2024

Using the new pack tag system implemented with the pack API a few months ago, we can automate the creation of /compare displays. There's also a resolution field to sort by to ensure rows are correctly placed.

This might be a bit complicated since default packs need to be sorted correctly and the row placement needs to be right (faithful on top, cf jappa in the middle, cfpa on the bottom), but I imagine this can be accomplished using some sorting trickery.

@3vorp 3vorp added the enhancement Improvements to code label Mar 14, 2024
@3vorp 3vorp changed the title [Feature] Use pack API for generating /compare comparisons [Feature] Use pack API for generating /compare and /cycle comparisons Mar 14, 2024
@3vorp 3vorp added feature New feature or request low priority labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to code feature New feature or request low priority
Projects
None yet
Development

No branches or pull requests

1 participant