Ticket #1594 (closed enhancement: fixed)
hotlist: should be improved
Reported by: | iNode | Owned by: | iNode |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre3 |
Component: | mc-core | Version: | master |
Keywords: | hotlist | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by iNode) (diff)
Current hotlist should be improved.
Proposed:
- support for environment variables
- support for completion in path input
- support for fast navigation over hotlist by number keys (i.e. 1 first list item, 2 - second)
branch: DEV_hotlist (parent: master)
- add path completion in hotlist add entry dialog
- expand environment variables and ~ and ~user exprs in hotlist
Change History
comment:3 Changed 15 years ago by iNode
- Description modified (diff)
second changeset: 49703cd5ecea3ab485e3f66fcb7881df1aae7db3
add capability to focus on N-th item by 0..9 key to WListbox widget (also in hotlist)
Any others hotlist enchancement proposals are welcome.
If there is no one I'll join patches to one and present it to review.
comment:4 Changed 15 years ago by iNode
- Keywords hotlist added
- severity changed from no branch to on review
Ok, there is no proposals...
merged changeset: 3ab3389a6c389f05611b0b48e66708292ed1b812
please review
comment:5 follow-up: ↓ 6 Changed 15 years ago by andrew_b
Hotkeys should be visible in hotlist.
10 hotkeys (0 to 9) not enough. :)
Hotkey should execute according item not only select it.
The good implementation (IMHO) is 'Choose codepage' dialog.
comment:6 in reply to: ↑ 5 Changed 15 years ago by iNode
Replying to andrew_b:
Hotkeys should be visible in hotlist.
10 hotkeys (0 to 9) not enough. :)
We has groups for grouping, and user can type [0-9]<enter>[0-9]<enter>.
90 items not enough too?
I think about incremental moving like (S-9 - forward to 9 items),
but I no need it and there is no proposals for it.
Hotkey should execute according item not only select it.
Should not, cause in long list without indexes you can easy mistype.
The good implementation (IMHO) is 'Choose codepage' dialog.
Yeah it's maybe perfect but it has no keys with shortcuts in dialog. ;)
So (in hotlist and any other common case like file copy dialog) we can't use any random key as index.
comment:7 Changed 15 years ago by iNode
We should add fast filter for hotlist to navigate ower a swarm of bookmarks,
but it will be in another ticket.
So it's all for now. Please review.
comment:9 Changed 15 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:10 Changed 15 years ago by iNode
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to commited-master
- Resolution set to fixed
- severity changed from approved to merged
changeset: 12d9e0ed825d91f451ea70718995f2865309d87e