shields icon indicating copy to clipboard operation
shields copied to clipboard

New option to hide the [assetname] in the badge "Value" part for "GitHub release (latest by date and asset)"

Open khusmeno-MS opened this issue 3 years ago • 1 comments

Currently it's possible to override the label of the badge "GitHub release (latest by date and asset)", but the Value part always shows the asset name between brackets [ ].

Example: GitHub release (latest by date and asset)

I need this badge with just the "download count" in the "value" part, not with the [asset name] at all. Desired outcome is like this: image

Suggestion: A new option can be introduced => hideAssetName. Its value can be set to 1 or can be used without a value at all.

If hideAssetName is provided but with a value other than 1, then this option should be ignored, which corresponds to the current behavior, and this would maintain backward compatibility.

khusmeno-MS avatar Nov 11 '22 08:11 khusmeno-MS

I also would love to have this option

4Source avatar Mar 02 '24 22:03 4Source