mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-16 22:03:17 -05:00
Co-authored-by: KennyG <kennyg@kennyg.com> Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
28 lines
1.8 KiB
Markdown
28 lines
1.8 KiB
Markdown
# CJ's Card Tweaks
|
|
|
|
https://discourse.stashapp.cc/t/cjs-card-tweaks/1342
|
|
|
|
This plugin contains the various tweaks I've made to my Stash cards for anyone who may be interested. Each tweak will be toggleable, so users have the option to subscribe to some without subscribing to all.
|
|
|
|
## Tweaks
|
|
|
|
### File Count on Cards
|
|

|
|
|
|
Scenes, Galleries, or Images with a file count greater than one will have a badge similar to the badge present in the file count tab when more than one file is present. This badge will be located at the top right on the card where the studio logo used to live. ATM, the CSS that relocates the studio logo to the left of the title card, is not included as a toggleable tweak, but I plan to extract that out of my SCSS theme project and incorporate it here as a toggleable tweak. Until then, users who aren't using any other plugins that reposition the studio logo can tweak the CSS to reposition the file count to a new location.
|
|
|
|
### 3D rating banner
|
|

|
|
|
|
Adds an additional dimension to the rating banners.
|
|
|
|
### Performer profile cards
|
|

|
|
|
|
Modify the performer cards to use a traditional profile design
|
|
|
|
### Stash ID icon
|
|

|
|
|
|
Adds a box icon to performer cards that have one or more Stash IDs (GUIDs) attached. The icon appears in the top-left corner of the performer card thumbnail and displays a tooltip showing the count of Stash IDs when hovered. This helps quickly identify performers that are linked to external Stash databases.
|