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
<keywords> #389
Comments
|
Like https://www.freedesktop.org/software/appstream/docs/chap-CollectionData.html#tag-ct-keywords ? ;-) |
|
Exactly like that! :) |
|
The Keyword tag is already be used on Flathub, so it makes sense to add it to the Appstream Standard. |
|
This has been part of AppStream since its first draft, but just hasn't been documented for metainfo files yet. |
It might make sense to add keywords (aka tags) into the metadata. Previously with the 1:1 mapping of desktopfile-appdata file we were kind of able to infer relevant tags from the desktop file, but since we can now have multiple launchables that doesn't necessarily work anymore. Yet I think it would make sense to provide the ability to set keywords for a component such that it may be more easily searched for. This is pretty much 100% analogous to the Keywords entry of the desktop entry spec. This would also improve reuse of appstream data to feed into the window store metadata (which too does have a keyword system).
or some such
The text was updated successfully, but these errors were encountered: