To create a short path: macro:
- In Everything, from the Search menu, click Add to filters....
- Change the Name to: Short Path Macro
- Change the Search to: path:search:
- Change the Macro to: p<search>
- Click OK.
p: is now replaced with path:
Alternatively:
To quickly create a short path: macro in Everything 1.5:
- In Everything 1.5, type in the following search and press ENTER:
/define p=path:
p: is now replaced with path:
/define
To quickly create a shorter short path: macro in Everything 1.5:
- In Everything, from the Search menu, click Add to filters....
- Change the Name to: Short Path Macro
- Change the Search to: path:$param:
- Change the Macro to: p
- Click OK.
p: is now replaced with path:
To match path with a single \ prefix or \ suffix:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Advanced tab on the left.
- To the right of Show settings containing, search for:
path
- Select path_search_type.
- Set the value to: 3
- Click OK.
path_search_type