-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Description
Have you searched for similar requests?
Yes
Is your feature request related to a problem? If so, please describe.
I can't find a way to group-edit settings on world-info entries.
Describe the solution you'd like
I'd like a dummy world info entry, just the title, drag handle, collapse arrow, and on-off switch.
Then, any entries grouped under it - maybe via drop down - would become sub-entries. I could then hide the list with the collapse button, toggle them together, or drag the whole group around.
I'd also like controls to group-edit the fields on the right - strategy, position, etc. And if I'm wishing, how about fields for inclusion group, scan depth, and all that, with keyword fields that concatenate on the entries below? It would make building big lorebooks much faster.
Describe alternatives you've considered
I guess... edit the JSON file with some sort of regex engine, maybe even in STscript? But that hardly seems less tedious than scrolling down a list of entries tuning them by hand...
Additional context
Currently I feel lorebooks are either tiny and niche, or gigantic and unwieldy. I think groups would make working with them a lot easier.
Priority
Medium (Would be very useful)
Are you willing to test this on staging/unstable branch if this is implemented?
Yes