-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Description
Description
User's name and description in Parameters -> Chat -> User is one for all characters and resets after TGWUI restart. It would be great to have an ability to save them in character cards and chat histories, so it would be easier to RP using different user's characters on different characters (save in AI char card), or even using different user's characters on the same character (save in individual chat history).
It can be implemented in UI with 2 checkboxes: one in Parameters -> Chat -> User screen: "Save for character" and another one in the Chat window: "Save for chat" together with 2 input boxes for name and description. If "Save for chat" is checked, then the user's name and description are read from it's textboxes (their data is saved in chat history .json). If "Save for character" is checked, then they're read from the char's card. If non of them checked, it will operate like it does now.