You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The In workflow filter in the model manager can be used with type, base and search and I would like to adjust the filtering logic of In workflow, now this function can only search a small number of models.Most of the widgets_value with model name contain save path in front of it, you can ignore the save path to filter.Or just use the save path part of widgets_value to compare with the save path in the table.Or use a combination of both, like having a checkbox for strict mode or something.
Some models will use folders directly instead of an individual model, hopefully it's possible to change the form of matching model suffixes directly to regular matching.
Thank you.
The text was updated successfully, but these errors were encountered:
The In workflow filter in the model manager can be used with type, base and search and I would like to adjust the filtering logic of In workflow, now this function can only search a small number of models.Most of the widgets_value with model name contain save path in front of it, you can ignore the save path to filter.Or just use the save path part of widgets_value to compare with the save path in the table.Or use a combination of both, like having a checkbox for strict mode or something.
Some models will use folders directly instead of an individual model, hopefully it's possible to change the form of matching model suffixes directly to regular matching.
Thank you.
The text was updated successfully, but these errors were encountered: