Loic.stnkl.EverythingToolbar 1.0.0

dotnet add package Loic.stnkl.EverythingToolbar --version 1.0.0
                    
NuGet\Install-Package Loic.stnkl.EverythingToolbar -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Loic.stnkl.EverythingToolbar" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Loic.stnkl.EverythingToolbar" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Loic.stnkl.EverythingToolbar" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Loic.stnkl.EverythingToolbar --version 1.0.0
                    
#r "nuget: Loic.stnkl.EverythingToolbar, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Loic.stnkl.EverythingToolbar@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Loic.stnkl.EverythingToolbar&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Loic.stnkl.EverythingToolbar&version=1.0.0
                    
Install as a Cake Tool

EverythingToolbar

build Crowdin MIT license Downloads

Everything integration for the Windows taskbar.

Features

  • Instant search results using Everything
  • Quick navigation via keyboard shortcuts
  • Light and dark theme (or custom themes)
  • Customizable open with commands
  • Rules for opening files
  • Uses filters defined within Everything

Demo

demo

Requirements

Install

  • Make sure Everything is installed and running
  • Install EverythingToolbar using one of the following methods
  • Enable EverythingToolbar via the context menu of the taskbar
    • Note: You will have to open the context menu twice as it doesn't show up the first time you open it.
  • Adjust size and position after unlocking the taskbar (demonstration video)

Build

  • Open solution in Visual Studio with .NET Framework 4.7 support
  • Disable signing in project properties
  • Build the project (Windows Explorer will restart)
  • Install the toolbar by running EverythingToolbar/tools/install.cmd as admin

Keyboard shortcuts

Shortcut Function
<kbd>↑</kbd>/<kbd>↓</kbd> Navigate search results
<kbd>Ctrl</kbd>+<kbd>↑</kbd>/<kbd>↓</kbd> Navigate search history (if enabled)
<kbd>Return</kbd> Open
<kbd>Ctrl</kbd>+<kbd>Return</kbd>/<kbd>Click</kbd> Open path
<kbd>Shift</kbd>+<kbd>Return</kbd>/<kbd>Click</kbd> Open in Everything
<kbd>Alt</kbd>+<kbd>Return</kbd>/<kbd>Click</kbd> File properties
<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd> Run as admin
(<kbd>Shift</kbd>+)<kbd>Tab</kbd> Cycle through filters
<kbd>Ctrl</kbd>+<kbd>0-9</kbd> Select filter
<kbd>Ctrl</kbd>+<kbd>Space</kbd> Preview file in QuickLook
<kbd>Win</kbd>+<kbd>Alt</kbd>+<kbd>S</kbd> Focus search box (customizable)

Rules

Create custom open with commands by selecting <kbd>Rules...</kbd> from settings. By checking <kbd>Automatically apply rules based on condition</kbd> matching files/folders based on the type and regular expression field will execute the corresponding command when opened.

Examples:

Name Type Regular Expression Command
Open terminal here... Any cmd /K "cd %path%"
Total Commander (Left) Any totalcmd /O /L=%path%
Total Commander (Right) Any totalcmd /O /R=%path%
MSPaint File .*\\PixelArt\\.*(bmp\|BMP) mspaint %file%

Leaving the regular expression field empty will never match.

Customization

  • Edit an existing theme/item template or create a new one in the Themes / ItemTemplates folder
  • Restart Windows Explorer via the task manager
  • Select theme/item template from settings

Contribute

All kinds of contributions (questions, bug reports, pull requests) are welcome! Helping out with open issues is very much appreciated. As a basic rule, before filing issues, feature requests or anything else, take a look at the issues and check if it has already been reported by another user. If so, engage in the already existing discussion.

You can also help by translating EverythingToolbar.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 0 7/31/2021