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

[Feature Request] Auto replace or aliasing from installed cards (wildcards) #601

Open
Adzido opened this issue Feb 18, 2025 · 0 comments
Open
Labels
Feature New feature or request Frontend This pertains to the frontend UI (HTML/CSS/JS)

Comments

@Adzido
Copy link

Adzido commented Feb 18, 2025

Feature Idea

It's all about improving automatic completion with such a function that it can pull out one item from a given card.

For example, we have a wildcard called "girls" installed - it contains various character descriptions.

So in SwarmUI typing:
<wildcard:girls>

will take one random thing from the middle of this card. This is how it works now and everything is clear.

But!

I would like to see a very useful function that will allow me to easily extract one specific thing from this card.

The card contains an example entry such as:
"rias gremory, highschool dxd, 1girl, blue eyes, hair between hairs, red hair, very long hair"
(as well as many similar entries)

Write in Swarm:
<wildcard:girls> rias

I would like to have a hint below this that automatically fills in with the rest of the information that is contained in this card file.
I click on it or mark it with an arrow and by clicking enter, the prompt automatically fills in with the data from the card.

An example of what it looks like in A1111/Forge:

Image

I hope I explained it clearly, English is not my main language, so I preferred to present it with an example.

Other

No response

@Adzido Adzido added the Feature New feature or request label Feb 18, 2025
@mcmonkey4eva mcmonkey4eva added the Frontend This pertains to the frontend UI (HTML/CSS/JS) label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Frontend This pertains to the frontend UI (HTML/CSS/JS)
Projects
None yet
Development

No branches or pull requests

2 participants