You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
<system:Stringx:Key="flowlauncher_plugin_everything_customized_args_tooltip">Enter the customized args you want to add for customized explorer. %s represent directory path (parent directory for file or directory itself). %f represent file path (only work for file).</system:String>
26
26
<system:Stringx:Key="flowlauncher_plugin_everything_customized_args_textbox">%s represent directory path (parent directory for file or directory itself). %f represent file path (only work for file).</system:String>
<system:Stringx:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Failed to automatically install Everything service. Please manually install it from https://www.voidtools.com/Everything-1.3.4.686.x64-Setup.exe</system:String>
32
+
<system:Stringx:Key="flowlauncher_plugin_everything_run_service">Click here to start it</system:String>
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,6 @@ Flow.Launcher.Plugin.Everything
3
3
4
4
This is the repo for the Flow.Launcher's Everything plugin. This plugin has been extracted out of Flow Launcher as its core functionalities have been replaced by Explorer plugin.
5
5
6
-
**Requirement:**
6
+
**Dependency:**
7
7
8
-
Currently supported version is 1.3.4.686
9
-
10
-
To use this plugin you need to download and install [Everything](https://www.voidtools.com/)(use x64 if your windows is x64 bit)
8
+
Requires Everything service(automatically installed) and currently supported version is 1.3.4.686
0 commit comments