JnLlnd / FoldersPopup

Popup menu to jump instantly from one folder to another. Freeware.
code.jeanlalonde.ca/folderspopup/
45 stars 7 forks source link

Add shortcuts to popup menu #14

Closed JnLlnd closed 10 years ago

JnLlnd commented 10 years ago

It would be nice when you can add a numbering system to the popup menu. E.g. the first entry get’s a leading 1, second entry a 2, etc. Let’s say the item “Archive files” is at nr. 5 so we could just press 5 to invoke this entry. Probably only number from 1-9 should be used (and only for the first nine entries)

http://code.jeanlalonde.ca/folderspopup/comment-page-1/#comment-108

JnLlnd commented 10 years ago

Letters couls be used after 9 (1, 2, ... 9, A, B, ... Z)