Default search in folder with toolbar search?

image

can I have the search shortcut in my toolbar search in a specific folder everytime?

So if I do the folowing:

  1. Type in search bar
  2. Press enter
  3. New directory opus window pops up with results

Not from a field like that, but you could have a button which prompts you for a search string and then runs the Find command on it, with whatever arguments you like.

I can't seem to figure out how to get the "Find" tool to search a default folder though

The "search" tool just seems easier to use overall

The Find command has an IN argument which lets you specify the folder to search in.

Find IN "C:\Documents" COLLNAME "Found Documents" QUERY {dlgstring|Enter document search query}

okay thanks it works just fine