Page 2 of 4

Posted: 2006-11-10, 12:48 UTC
by SanskritFritz
2StickyNomad
No need to be sorry, I have learned a lot now. And no, I havent read the history.txt in its entirety ;-)

Posted: 2006-11-10, 13:04 UTC
by SanskritFritz
I wish Alt-F10 would kinda work like xcd... with a live update of the list, like this here: http://www.autohotkey.com/forum/viewtopic.php?t=1040

Posted: 2006-11-10, 13:16 UTC
by StickyNomad
2SanskritFritz

That would indeed be great! I highly appreciate this live-update in e.g. winamp when you press 'J' in a playlist to quick-filter songs. See a short video if you don't like winamp and therefore never used it...

Posted: 2006-11-10, 13:23 UTC
by SanskritFritz
2StickyNomad
Exactly, this is what i mean. I'm not sure tho, how it can be implemented in the tree dialog, as it is not just a flat list.

Posted: 2006-11-10, 13:41 UTC
by StickyNomad
2SanskritFritz
Yes, I think too this would't be that easy exactly for the reason you stated.
The filtering mechanism itself shouldn't be too hard tro implement I assume, but how should the results be displayed? The found folders can be in different levels in the tree.

Hm, wait,... I just have an idea: The TREEINFO.WC file from which the ALT+F10 tree reads the directory list looks like this:

Code: Select all

...
[Temp]
[Temp\tmp]
[Temp\tmp\WAS26D0.tmp]
[Temp\tmp\nscE.tmp]
[Temp\tmp\bla]
[Temp\tmp\PdnSetup]
[Temp\tmp\~nsu.tmp]
[Temp\tmp\VBE]
...
What about a kind of "CTRL+ALT+F10-List" in adition to the ALT+F10 tree? If the content of the WC-file was displayed directly, quickfiltering should be no problem I assume...

Posted: 2006-11-10, 14:08 UTC
by Stitscher
StickyNomad wrote: What about a kind of "CTRL+ALT+F10-List" in adition to the ALT+F10 tree? If the content of the WC-file was displayed directly, quickfiltering should be no problem I assume...
Good idea, StickyNomad!
F3 in foobar is 'J' in winamp. I use it a lot.

Would be great to see this feature in TC. 8)

Stitscher

Posted: 2006-11-10, 14:14 UTC
by SanskritFritz
Hmm I think the Incremental Switch I mentioned above shouldnt be too hard to modify...

Posted: 2006-11-10, 14:50 UTC
by StickyNomad
2SanskritFritz
BTW, the new choose-command-dialog already uses such 'real-time' filtering. I assume this function could easily be resused in the 'CD-List'. It would just filter another file...

Posted: 2006-11-10, 15:05 UTC
by SanskritFritz
Right!
So ...


Christian, please !

Posted: 2006-11-10, 16:06 UTC
by StickyNomad
I had another few ideas about the CD-list:

Instead of providing a specific cd-list dialog, also a button could be placed in the cd-tree to switch between treeview and listview in the same dialog, I think this could be even better than two dialogs.

See fake screenshot

An awesome killer-enhancement would be an additional checkmark to show the contents of _all_ drives at once (like in the above shot). This would make this dialog nearly almighty IMO.

Posted: 2006-11-13, 10:18 UTC
by Stitscher
We/Ghisler should not lose the track of stickyNomads suggestion.
StickyNomad wrote: Hm, wait,... I just have an idea: The TREEINFO.WC file from which the ALT+F10 tree reads the directory list looks like this:

Code: Select all

...
[Temp]
[Temp\tmp]
[Temp\tmp\WAS26D0.tmp]
[Temp\tmp\nscE.tmp]
[Temp\tmp\bla]
[Temp\tmp\PdnSetup]
[Temp\tmp\~nsu.tmp]
[Temp\tmp\VBE]
...
What about a kind of "CTRL+ALT+F10-List" in adition to the ALT+F10 tree? If the content of the WC-file was displayed directly, quickfiltering should be no problem I assume...
StickyNomad wrote:I had another few ideas about the CD-list:

Instead of providing a specific cd-list dialog, also a button could be placed in the cd-tree to switch between treeview and listview in the same dialog, I think this could be even better than two dialogs.

See fake screenshot

An awesome killer-enhancement would be an additional checkmark to show the contents of _all_ drives at once (like in the above shot). This would make this dialog nearly almighty IMO.
This is imo a must-have feature. ;)

Maybe for 7.5 or 8.0

Stitscher

Posted: 2006-11-13, 10:30 UTC
by StickyNomad
2Stitscher
Thanks for the bump!

Posted: 2006-11-13, 10:34 UTC
by SanskritFritz
So... operators please split the thread?

Posted: 2006-11-13, 13:27 UTC
by Hacker
[mod]XCD posts split to XCD.

Hacker (Moderator)[/mod]

Posted: 2006-11-13, 14:37 UTC
by StickyNomad
2ghisler(Author)

The more I think of this feature, the more I miss it already. I really hope you will consider this enhancement for some later version.

With the suggested realtime-filter and the option to list all drives at once, the CD-tree would evolve to an extremely powerful search-and-navigation-centre.