Let's talk about Favs
Posted: 09 Mar 2006 23:23
OK, let's design the best ever Favorites solution. Up to now we have (resp. I see) the following [possible] features:
1) Be able to define friendly names. - "Images" instead of "C:\Documents and Settings\Justin\My Documents\My Pictures"
2) Be able to have nested levels, or at the very least, one level of grouping.
Comment: I'm currently not inclined to do a tree solution. I want it flatter/faster. A tree is also wasting horizontal space.
However, a one-level deep grouping could nicely be done as kind of grouped list (with max. 1 group open at a time):
State 1:
Topic 1
Topic 2
item 2a
item 2b
State 2:
Topic 1
item 1a
item 1b
Topic 2
3) Be able to have the favorites always on screen.
4) [optionally] clicking a favorite will simply fill/update the file list, but without synchronizing the tree. Advantages: faster browsing, and your previous tree position does not scroll out of view so you can easily switch back to it.
5) Visual grip: favorites can be individually colored.
6) throw an eye to this old idea from 2004!: http://www.xyplorer.com/xed/newfavs.htm
I re-like it a lot! See old discussion here: http://www.xyplorer.com/forum/viewtopic.php?t=29
So far so good, now you.
Don
1) Be able to define friendly names. - "Images" instead of "C:\Documents and Settings\Justin\My Documents\My Pictures"
2) Be able to have nested levels, or at the very least, one level of grouping.
Comment: I'm currently not inclined to do a tree solution. I want it flatter/faster. A tree is also wasting horizontal space.
However, a one-level deep grouping could nicely be done as kind of grouped list (with max. 1 group open at a time):
State 1:
Topic 1
Topic 2
item 2a
item 2b
State 2:
Topic 1
item 1a
item 1b
Topic 2
3) Be able to have the favorites always on screen.
4) [optionally] clicking a favorite will simply fill/update the file list, but without synchronizing the tree. Advantages: faster browsing, and your previous tree position does not scroll out of view so you can easily switch back to it.
5) Visual grip: favorites can be individually colored.
6) throw an eye to this old idea from 2004!: http://www.xyplorer.com/xed/newfavs.htm
I re-like it a lot! See old discussion here: http://www.xyplorer.com/forum/viewtopic.php?t=29
So far so good, now you.
Don