Let's say, I set up a search and saved it for future needs.
Alas, the saved entry would feature a literal path used upon saving.
Instead, I'd like to have a path from an active pane as the root for the search.
How to do that?
Here's what it looks like in the .ini (implies the fixed path):
Code: Select all
duplicates_SearchFor=
duplicates_SearchIn=l:iteral\path\upon\saving\the\search
duplicates_SearchText=
duplicates_SearchFlags=0|007002010021|||||||||1110|||
Code: Select all
duplicates_SearchFor=
duplicates_SearchIn=%P
duplicates_SearchText=
duplicates_SearchFlags=0|007002010021|||||||||1110|||