zobnin / aio

AIO Launcher page for bug reports and suggestions
17 stars 1 forks source link

Alternatives to color coding of Actions in the Search Window? #76

Closed mj-sson closed 2 months ago

mj-sson commented 1 year ago

Is there another way to show which App an Action in the Search Window belongs to? Color coding alone doesn't really work in situations like this (screenshot).

Screenshot_20230815-142947.png

zobnin commented 1 year ago

I don't know how to solve this problem yet

mj-sson commented 1 year ago

Since the actions list is folded by default, maybe unfolding that list could display all matching actions under their own respective app name?

ACTIONS:

ACTIONS "APP NAME" 001 002 003 004

ACTIONS "APP NAME" 005 006 007

ACTIONS "APP NAME" 009 010 011 012

So basically just extend how the actions are already displayed when searching for an app (screenshot).

Just an idea.

Screenshot_20230820-005546.png

zobnin commented 1 year ago

It is working when you type exact app name and see only one result.

mj-sson commented 1 year ago

Yes, but not the other way around.

But then again, if you already know the name of the action, you probably also know what app name to type to find that action. So with that workaround in mind, I guess this is more of an esthetical than a practical problem.

Except maybe when you have identically named actions in the latest searches? Which admittedly is a kind of specific scenario.

Screenshot_20230825-151257.png

zobnin commented 1 year ago

Again I don't have an immediate solution to this problem. I have to think about it.

mj-sson commented 1 year ago

Sorry, I didn't mean to sound pushy. I was just trying to help.

mj-sson commented 2 months ago

Solved in 5.4.1-beta5 (903171) 🙂