# Hot Cards https://discourse.stashapp.cc/t/hot-cards/1380 Hot Cards is a Stash CommunityScript plugin designed to enhance your visual experience by applying custom styling to card elements based on a Tag ID or a Rating Threshold. This plugin is perfect for highlighting certain performers or scenes and making sure you don't forget them! ## Features - Custom styling to card elements that match a specified Tag ID or Rating Threshold. - Enable or disable Hot Cards on various sections like home, scenes, images, groups, galleries, performers, and studios. - Specify Hot Cards to be tag-based or rating-based for each card type, as desired. - Customizable Hot Cards. - Support for multi-tag and multi-style configurations. ## Installation 1. Go to **Settings** > **Plugins**. 2. Under **Available Plugins** expand the **Community (stable)** option. 3. Search for **Hot Cards**. 4. Select the plugin and click **Install**. ## Usage After installation, you can configure the plugin to suit your needs. Set a desired Tag ID or Rating Threshold and enable Hot Cards for the card types you want. Customize the appearance of Hot Cards for each type of card (scene, image, group, gallery, performer, studio) using the format provided or leave the fields empty to apply the default style. ### Configure the field format: _[criterion]\_[value]\_[style]\_[gradient-opts]\_[hover-opts]\_[card-opts]_ | Parameter | Description | Details | | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `` | Defines the basis for applying styles. Use `t` for tag-based criteria, `r` for rating-based criteria, or `d` to disable. | If left empty, it will default to the global _Tag ID_ or _Rating Threshold_ as configured. If both options are enabled and unspecified, ~~the Tag ID will be used by default~~ both criteria will be used. | | `` | Specifies the exact value for the Tag ID or Rating Threshold to be used.

_Multiple values can be specified using a comma-separated list and slashes to delimit each set of criteria:_ `,.../,.../...` or `//...` | Defaults to the global _Tag ID_ or _Rating Threshold_ value.

The _value_ parameter supports all _Rating System Types_ in Stash:

- **Decimals (0.0 to 10.0):** Multiply the rating by 10 to map it to the 0-100 range and set the _Rating Threshold_ in the 6-100 range.

- **Stars (0.0 to 5.0)**: Use directly within the 1-5 range for all precisions (Full, Half, Quarter, Tenth) and set the _Rating Threshold_ in the 1-5 range. Alternatively, use the 6-100 range if preferred.

**Example Conversions:**

- **Decimals:** A rating of 6.9 becomes 69.
- **Stars (Tenth Precision):** A rating of 4.6 stars can be inputted as 4.6 or 92 (using the 6-100 range).

See [this additional information](#regarding-multiple-values) on _multiple values_. | | `