marta-file-manager / marta-issues

An issue tracker for Marta File Manager.
https://marta.yanex.org/
331 stars 0 forks source link

[Feature] Favorites in Marta #871

Open Tormen opened 2 years ago

Tormen commented 2 years ago

The current Favorite list does not allow to customize the keyboard shortcuts.

It would be awesome to be able to configure the keyboard shortcut and like this also lift the current restriction where only the first 12 entries get a keyboard shortcut assigned.

// Why? Assigning a letter can help to remember what does what by chosing "w" for the folder for my favorite tv-show "wer weiss denn sowas".

Amparose commented 2 years ago

The favourites list is filterable though. So if you have a fav "TV-Shows", if you trigger the fav list and type tv it would filter to show "TV-Shows". This seems like a good solution to me as you can have a high number of favs without the management of assigning shortcuts. Especially, if you add/remove favs all the time like projects where assigning/removing shortcuts would mean more management.

To implement your idea, it would have to not clash with this filtering feature. Perhaps plus a letter could work.

Tormen commented 2 years ago

Ah I see. Thanks! I learned something useful :)

Hmm so you cannot filter for 0-9 I suppose :)

To avoid a clash: Use the "vim", "less" behaviour: / + xyz will filter for xyz ?