Folder/tag grouping + search for automations list #9317
cryptoduels-team
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The automations list is a flat, alphabetical scroll with no organization at all. With 5 automations or fewer it's fine, but once you hit 8 or so, finding a specific one means reading through every entry one by one. There's no search, no filters, no grouping, no tags, no folders, no reordering :,(.
As a workaround, I already use prefixes like [A], [M], [O] to fake grouping. It works visually, but it has problems: the prefix bleeds into the execution history, the naming is arbitrary (who decides what [M] means?), and it doesn't scale past 3-4 groups. Basically, it's an unofficial hack to get by.
Current state of the UI:
Proposal:
Level 1 -> Minimum viable improvement.
Level 2 -> Proper organization.
Level 3 -> Power user.
All reactions