想要一个不显示子文件夹的功能
当搜索到一个文件夹后,
把这个文件夹的子文件夹全部屏蔽。
(搜索一个公司(张三)的文件夹时,它的子文件夹会有很多叫张三的文件。屏蔽掉,便于找到总文件夹。)
想要一个不显示子文件夹的功能。
Re: 想要一个不显示子文件夹的功能。
deepl.com:
Want a feature that doesn't show subfolders
When a folder is searched for
Block all subfolders of this folder.
(When searching for a folder for a company (Zhang San), it will have many subfolders with files called Zhang San. (Block them out to make it easier to find the general folder.)
Re: 想要一个不显示子文件夹的功能。
请尝试 parent: 搜索功能。
例如:
parent:"C:\Zhang San\Projects"
这将只列出直接在 C:\Zhang San\Projects 中的文件/文件夹
使用 parent: 时子文件夹中的文件不匹配
替代搜索:
"*Zhang San*\*" !"*Zhang San*\*\*"
! = 不
Everything 1.5 将支持:
"Zhang San\*"
---
Please try the parent: search function.
For example:
parent:"C:\Zhang San\Projects"
This will list only files/folders directly in C:\Zhang San\Projects
Files in subfolders are not matched when using parent:
An alternative search:
"*Zhang San*\*" !"*Zhang San*\*\*"
! = NOT
Everything 1.5 will support:
"Zhang San\*"
例如:
parent:"C:\Zhang San\Projects"
这将只列出直接在 C:\Zhang San\Projects 中的文件/文件夹
使用 parent: 时子文件夹中的文件不匹配
替代搜索:
"*Zhang San*\*" !"*Zhang San*\*\*"
! = 不
Everything 1.5 将支持:
"Zhang San\*"
---
Please try the parent: search function.
For example:
parent:"C:\Zhang San\Projects"
This will list only files/folders directly in C:\Zhang San\Projects
Files in subfolders are not matched when using parent:
An alternative search:
"*Zhang San*\*" !"*Zhang San*\*\*"
! = NOT
Everything 1.5 will support:
"Zhang San\*"