marta-issues icon indicating copy to clipboard operation
marta-issues copied to clipboard

[Feature] Favorites in Marta

Open Tormen opened this issue 2 years ago • 2 comments

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".

Tormen avatar Apr 19 '22 08:04 Tormen

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.

Amparose avatar May 05 '22 10:05 Amparose

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 ?

Tormen avatar May 05 '22 19:05 Tormen