QUOTE(cwbowron @ Mar 30 2005, 09:27 PM)
QUOTE(fabiospark @ Mar 30 2005, 11:05 AM)
Changing subject: did you know that Quicktracks for Winamp?
It was quite a good idea. You could navigate your collection right clicking once and then just moving your mouse around. Maybe....
Quicktracks looks pretty interesting... I was thinking about how I would go about implementing inside of PT... As a quick proof of concept thing, I added what I call "Track Tree" to the global context menu under Playlist Tree that will create a subtree similar to the structure of the quicktracks menu and add it to the tree... to copy the quicktracks interface a menu would be built instead of the tree...
We know you never rest!
What makes all the difference from a tree than a menu are the number of clicks you have to trigger to get the selection you want: many against a couple. I don't know if with some "mouse gesture" thing we could simulete the menu behaviour.
The main thing about QT was its "on the fly" kind of behaviour.
The killer feature on the tree side would be the ability to make multiple selections on the tree with CTRL or SHFT and having shown in the browser the result of the multiple selection. Yes, I know you already said that with the Tree or List view, or how they are called, this is not possible but you know, asking is "gratis" so...
About Track Tree
You know, your plugin is a stirring thing as it's so easy thinking to a new view of one's collection and get it added in the tree in a few steps.
It's like a sort of a pivot table, I think but, trouble is:
do you know how much would the performance be affected by each new query in the tree (for about 10000 tracks)?