comfyui-workspace-manager
comfyui-workspace-manager copied to clipboard
Feature Request: Workflow Management
Potential suggestions that can be implemented to compliment the current workflow feature & management:
- Duplicate (Viewport): Very useful since you can tweak a version of a workflow you are working on and then you can swap between workflows to compare.
- Duplicate (Workflow List): Same function but within the list view
- Changing the built in "Load" behavior to be similar as a "New" workflow so it does not overwrite the current workflow
- Rename (Workflow List): Same existing rename function but within the list view
- Sorting Workflow List: Ascending/descending, alphabetical, date of creation, date of last updated
- Tagging: Tag the workflow with something like: SD 1.5 / SDXL / Hiresfix / txt2vid / etc. Basically reducing the clutter of the workflow title
- Search (Workflow List): Assuming long term use where you can get lots and lots of workflows and the list becomes longer, having a search feature, that can also search based on tags, would be very useful.
- Search (Viewport): Basically the same feature in the previous suggestion point but more of a shortcut next to the "New" button. Sort of a quick select workflow.
- Previous (Viewport): A sort of undo or quick load previous workflow button
- Mass Delete / Multiple Select Delete: Deleting 10+ things in a row is just not fun
- Lock Workflow (Workflow List): Prevent the workflow from accidental deletion / mass delete
- Lock Current Workflow (Viewport): More to locking the current workflow so that any changes you make won't be auto-saved while you try things around.
- Save Workflow (Viewport): This will work well with an auto-save toggle so you can save workflow to a new list entry rather than changing the current "Active" workflow. Better yet, maybe have an indicator stating that the current workflow is "Active" meaning any changes you make in the nodes will be autosaved in the list entry.
Potential suggestions for UI and general beautification:
- Thumbnail / Icon: Something customizable next to the Workflow list titles just to make it look cool, possibly minimal icon/color or full blown thumbnail mouse-hover feature.
- Groups / Collapsible list groups: Just something that will add to the usability when dealing with a lot of list entries, possibly also customizable with minimal icon/color next to the group title
- Active/Locked Workflow Indicator: To show that the current workflow is being actively auto-saved or is it locked so that any node changes won't affect the list entry
Note: Sorry to lump things in a list, feel free to separate them into multiple threads Edit: Also, added some things