coderGtm / yantra-app-launcher

A minimal CLI based Android app Launcher
https://play.google.com/store/apps/details?id=com.coderGtm.yantra
Other
59 stars 21 forks source link

Ordering aliases in suggestions #221

Closed disco-volante closed 1 month ago

disco-volante commented 2 months ago

It would be great to be able to order aliases that are being displayed in suggestions either by hand or with params like last used or frequency. The best option would be to expose them to current suggestion ordering view in settings so that the order of all suggestions can be changed according to one's preferences.

coderGtm commented 2 months ago

In the latest update (v9.8.0) you can manually reorder the primary suggestions from setting according to your preference.

disco-volante commented 2 months ago

But as far as I can see (I have 9.8.0 from play store) this does not include the user aliases that seem to be attached to the suggestions list but I don't see them in the settings. Only the default aliases for PWD etc.

Anready commented 2 months ago

But as far as I can see (I have 9.8.0 from play store) this does not include the user aliases that seem to be attached to the suggestions list but I don't see them in the settings. Only the default aliases for PWD etc.

no, alias also in it, i also think so, but no, alias included, check carefully

disco-volante commented 2 months ago

Maybe I'm missing something but this is what I have on main screen suggestions, all but two default are hidden, and user defined are displayed from the third position: Screenshot_20240924-184726

...and in settings the list ends on predefined aliases Screenshot_20240924-184525

I've reset the launcher prior to that.

coderGtm commented 1 month ago

I still can't reproduce this. I've checked and those appear in my list too. Please once again check the whole list. It's easy to miss out when scrolling through such a long list.

disco-volante commented 1 month ago

It did work but only after resetting the suggestions list which removed all the previous customizations. Unfortunately restoring the backup did not work on the new list so all the hidden items need to be restored manually.

coderGtm commented 1 month ago

Which customizations? The suggestion reordering?

coderGtm commented 1 month ago

Ok I can see it now. There is certainly a bug here!

coderGtm commented 1 month ago

Tracking this bug here #230

coderGtm commented 1 month ago

Fixed by #235