-
Notifications
You must be signed in to change notification settings - Fork 0
Dedicated load dialog #4
Description
As of raising this issue, the project automatically chooses the trigger word for the dataset based on the first word it encounters, within the first *.txt file it encounters, that is added to the dataset.
A dedicated window for loading and establishing preset options would streamline things better for a niche user that may wish to build a dataset from scratch.
In theory: the Load button could instead create a popup window containing its own directory selection widget, as well as a field for entering the user's preferred trigger word for their dataset. Meanwhile, a checkbox (checked by default) could determine whether or not that field is disabled and, accordingly, whether or not the program should infer a trigger word automatically (the status quo).