Summary
Add support for managing multiple workflows within the TinyFlow UI, allowing users to switch between them using tabs. Enable bundling of selected workflows for grouped processing.
Details
- Implement a tabbed interface to allow users to create, edit, and manage multiple workflows within one session.
- Allow for bundling, so users can select several workflows and process them as a group when needed.
- Consider saving the tab states and bundled selections for re-use.
Benefits
- Improves usability for users working on multiple workflows.
- Enables collaborative or multi-step processing in one workspace.
Possible Implementation
- Tab UI element for switching workflows.
- Add 'bundle' option to group selected workflows in the interface.
If possible, please link to related issues or discussions.
Summary
Add support for managing multiple workflows within the TinyFlow UI, allowing users to switch between them using tabs. Enable bundling of selected workflows for grouped processing.
Details
Benefits
Possible Implementation
If possible, please link to related issues or discussions.