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

Prioritize normal icon issuer matches over inverse matches #1263

Merged

Conversation

alexbakker
Copy link
Member

Icon packs may have very generic issuers for their icons (like aegis-simple-icons). For example, this causes the icon assigning view to suggest the "C" icon for every entry that contains a "c".

This patch addresses that by giving inverse matches (where the entry issuer contains the icon issuer) a lower position in the suggested icons list.

Icon packs may have very generic issuers for their icons (like [aegis-simple-icons](https://github.com/alexbakker/aegis-simple-icons)).
For example, this causes the icon assigning view to suggest the "C" icon for every
entry that contains a "c".

This patch addresses that by giving inverse matches (where the entry
issuer contains the icon issuer) a lower position in the suggested icons
list.
@michaelschattgen michaelschattgen merged commit d16d56c into beemdevelopment:master Mar 13, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants