Skip to content

Commit 0ca342c

Browse files
committed
Docs: 更新“第三方程序支持”
1 parent 657a41e commit 0ca342c

File tree

3 files changed

+33
-27
lines changed

3 files changed

+33
-27
lines changed

README.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,18 @@
4848

4949
![](docs/pinyin_search.png)
5050

51-
### 第三方程序支持
51+
### [第三方程序支持](docs/third_party/README.md)
5252
拼音搜索对调用 Everything 进行搜索的第三方程序同样生效,例如:
53-
* [stnkl/EverythingToolbar](https://github.com/stnkl/EverythingToolbar)
54-
* [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher)[Everything 插件](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything)
55-
* [火柴(火萤酱)](https://www.huochaipro.com/)本地搜索
56-
* [uTools](https://u.tools) 本地搜索
53+
* [EverythingToolbar](https://github.com/stnkl/EverythingToolbar)
54+
<img src="docs/third_party/EverythingToolbar.png" style="max-height: 300px;"/>
55+
* [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher)[Everything 插件](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything)
56+
<img src="docs/third_party/FlowLauncher.png" style="max-height: 200px;"/>
57+
* [PowerToys Run](https://learn.microsoft.com/windows/powertoys/run)[Everything 插件](https://github.com/lin-ycv/EverythingPowerToys)
58+
<img src="docs/third_party/PowerToys.png" style="max-height: 200px;"/>
59+
* [uTools](https://u.tools) 本地搜索
60+
<img src="docs/third_party/uTools.png" style="max-height: 300px;"/>
5761
* [Wox](https://github.com/Wox-launcher/Wox) 的 Everything 插件
58-
59-
预览见 [第三方程序](docs/third_party/README.md)
62+
* [火柴(火萤酱)](https://www.huochaipro.com/)本地搜索
6063

6164
如果使用的是 Everything 1.5 预览版,因为预览版默认启用了命名实例,大部分程序都不支持调用,需要[通过配置关闭命名实例](https://github.com/Chaoses-Ib/IbEverythingExt/issues/5)
6265

docs/third_party/PowerToys.png

15.9 KB
Loading

docs/third_party/README.md

+23-20
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,39 @@
11
# 第三方程序
2-
## [Total Commander](https://www.ghisler.com/)
3-
Total Commander is a Shareware file manager for Windows® 95/98/ME/NT/2000/XP/Vista/7/8/8.1/10/11, and Windows® 3.1.
2+
## [EverythingToolbar](https://github.com/stnkl/EverythingToolbar)
3+
> Everything integration for the Windows taskbar.
4+
5+
<img src="EverythingToolbar.png" style="max-height: 400px;"/>
6+
7+
## [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher)
8+
> Quick file search & app launcher for Windows with community-made plugins.
49
5-
由于 TC 调用 Everything 搜索时是先获取所有文件,再通过自己的匹配机制匹配文件,扩展的拼音搜索无法对 TC 生效。
10+
[Everything 插件](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything)
11+
<img src="FlowLauncher.png"/>
12+
13+
## [PowerToys Run](https://learn.microsoft.com/windows/powertoys/run)
14+
[Everything 插件](https://github.com/lin-ycv/EverythingPowerToys)
15+
<img src="PowerToys.png"/>
616

717
## [uTools](https://u.tools)
8-
新一代效率工具平台
9-
自由组合丰富插件,打造随手可取的终极神器
18+
> 新一代效率工具平台
19+
> 自由组合丰富插件,打造随手可取的终极神器
1020
1121
本地搜索:
1222
<img src="uTools.png" style="max-height: 400px;"/>
1323

1424
## [Wox](https://github.com/Wox-launcher/Wox)
15-
Launcher for Windows, an alternative to Alfred and Launchy.
25+
> Launcher for Windows, an alternative to Alfred and Launchy.
1626
1727
Everything 插件:
1828
<img src="Wox.png"/>
1929

20-
## [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher)
21-
Quick file search & app launcher for Windows with community-made plugins.
22-
23-
[Everything 插件](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything)
24-
<img src="FlowLauncher.png"/>
25-
26-
## [stnkl/EverythingToolbar](https://github.com/stnkl/EverythingToolbar)
27-
Everything integration for the Windows taskbar.
28-
29-
<img src="EverythingToolbar.png" style="max-height: 400px;"/>
30-
3130
## [火柴(火萤酱)](https://www.huochaipro.com/)
32-
“电脑必备,效率神器。快速查找文件、打开应用程序、局域网秒传文件、局域网聊天...
33-
31+
> “电脑必备,效率神器。快速查找文件、打开应用程序、局域网秒传文件、局域网聊天...”
3432
3533
本地搜索:
36-
<img src="HuoChat.png"/>
34+
<img src="HuoChat.png"/>
35+
36+
## [Total Commander](https://www.ghisler.com/)
37+
> Total Commander is a Shareware file manager for Windows® 95/98/ME/NT/2000/XP/Vista/7/8/8.1/10/11, and Windows® 3.1.
38+
39+
由于 TC 调用 Everything 搜索时是先获取所有文件,再通过自己的匹配机制匹配文件,扩展的拼音搜索无法对 TC 生效。

0 commit comments

Comments
 (0)