2. To scroll quickly to the first item matching a given name, type the first letter or letters of the name on the keyboard. By default this will display the Lister Search field, which provides visual feedback of the search string you are entering. The list will scroll as close as it can get to the first entry. Pressing the same letter repeatedly will move the selection to subsequent files beginning with that letter. (see the Help file for more information)
i can perfectly understand how to create a button to hide hidden files and folder but i want it by default, not have to click that button every time i open up DOpus.
and 3) I have already known what you suggest. I guess i will have to take it that DOpus don't have anything as convenient as vista's explorer search bar.
My first suggested URL have your answer Do you read it at all
Now again with more detail:
You could filter the specific files and folders. For doing this, point to Settings -> Prefs -> Folders -> Folder Formats -> Default Formats and double click on each parts separately. On new window, click on filters tab and under Hide filter section, checked H and S checkboxes. Click on OK. After all, Click on Apply and OK in order.
[quote="leo"]To quickly search in sub-folders you could make a button or hotkey which runs this command:
Find IN {sourcepath$} NAME {dlgstring|Enter file pattern to find files} QUIET SHOWRESULTS=tab
It will open a small window which you can type your search pattern into, you then hit return and the results will appear in a new tab.[/quote]
Oh, it doesn't work. It can only search in sub-folders , it can't search files within those sub-folders ( The result is returned with only sub-folders with given names, not files)
Okay, so, can you fix the previous command to do that? (plus clear previous results and use wildcards, please). The search UI from that command seem more clutter-free than the big fat find panel.