Remember the last used model and permission mode for new threads #10355
Closed
alexandergorka
started this conversation in
Ideas
Replies: 1 comment
|
Duplicate of #6508 — same request to remember last-used model and permission/working mode when starting a new thread. Please follow / add detail there. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
When starting a new thread, T3Code currently resets the selection to:
If you usually work with a different permission mode or model, you have to select them again for every new thread.
Idea
It would be nice if T3Code could simply remember the last used model and permission mode and preselect them when creating the next thread.
For example:
Changing either value would update what is used for the next new thread.
If there is no previous selection yet, T3Code could just fall back to the current defaults.
This would avoid adding additional settings while making new threads remember the user's preferred workflow.
All reactions