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

Simple way to manage groups assigned to presets #501

Open
MichellChan opened this issue Oct 5, 2023 · 1 comment
Open

Simple way to manage groups assigned to presets #501

MichellChan opened this issue Oct 5, 2023 · 1 comment

Comments

@MichellChan
Copy link

Summery

I wold like some thing that let's me add or remove groups to my selected preset.

Problem

  1. I make a outfit
  2. I make my custom preset.
    a. When I hit the 'Save as' button I may select groups
  3. I make a group, where I add my outfit
  4. I now select my outfit for preview
  5. Now the preset option list is empty. I may not select any preset.

Why should this be done

As there is no natural way to add a group to a preset. The only way to add a new group to a preset is by clicking the 'Save as' button, and that don't feel natural. I have for the last 5 years not figured out why I could not select my preset on my outfits. Today I watched Ghoper's video and when he came to the part where he saves the preset, the light went on.

Solutions

Less coding solution

Add a button that reopen the add group window that 'Save as' use. When you close the window the preset is updated.

The hard part is that you should not have to tell where to save the preset, the correct preset file should be updated.

More coding solution

A button labelled some thing like ' Preset manager', that just like 'group manager' let's you to load your preset and then you can add or remove the groups. One should also be able to add other presets in to the same preset file. As you can do with groups.

The auto add solution

Wen a new group is created it is automagically added to all presets.

Remove all connections solution - My favourite

Remove all connection between presets and groups. You will all ways want to be able to use a preset on any group. so why have a connection that restricts use of presets?

Whit best regards
Michell

@ousnius ousnius changed the title Request: A simple way to add or remove groups to presets or remove connection preset <-> groups Simple way to manage groups assigned to presets Sep 21, 2024
@ousnius
Copy link
Owner

ousnius commented Sep 21, 2024

@MichellChan If you simply don't check ANY group when saving your preset, the preset is going to appear on all outfits no matter the group. So as far as I can tell, the "Remove all connections solution - My favourite" solution already exists if you do it like that.

It's unlikely I'll overhaul the preset stuff in the near future, but maybe for a new iteration of the tool or when doing a new UI.

@ousnius ousnius closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2024
@ousnius ousnius reopened this Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants