Can the title of the prompt file be shorter, using fewer words? Also, avoid naming the branch “branch of branch, copy of copy”. Just use a number.
Hi @RandomGuy,
You’re right the current naming like “branch of branch, copy of copy” can get a bit messy. We’ll look into it.
For now, you can rename branches manually to keep things neat.
Thanks for the suggestion!.
I agree, what @RandomGuy said.
I also branch a lot within my prompts. And the titles are flooded with “branch of branch of branch of branch of … topic”.
A branching scheme by numbers would be really cool. Especially, when that would be automated.
My proposal:
The user has a base prompt named “Topic” for example.
He branches of from “Topic” and the new branch gets the name “Topic 1”.
When the user switches to “Topic 1” and makes a new branch from there, it gets the name “Topic 1.1”.
When the user goes back to “Topic 1” and branches again, now the new branch gets the name “Topic 1.2”.
Switch back to “Topic” and branch again from there, the new branch gets the name “Topic 2”. (As long there is already a title “Topic 1” present.)
And whenever the user manually renames the prompt title, it starts from “1” again.
For example, he renames “Topic 2” to “My favorite Topic” and branches from there, the new branch will get the name “My favorite Topic 1”.
At the end, it’s all about incremental numbering. And each sub-branch is separated by a dot.
So you can possibly have branches, like “Topic 1.3.5.2.6.3.7.8.9.1.3” just to give an extreme example.
Currently, I rename my branches by such a scheme manually, but it can be really painful to do that in the current “branch of branch of branch of branch of …” title hell. ![]()