stnkl / EverythingToolbar
- воскресенье, 10 января 2021 г. в 00:24:38
C#
Everything integration for the Windows taskbar.
Everything integration for the Windows taskbar.
install.cmd as adminuninstall.cmd as adminEverythingToolbar/bin/<Configuration>/install.cmd as admin| Shortcut | Function |
|---|---|
| ↑ ↓ | Navigate search results |
| Return | Open |
| Shift+Return | Open in Everything |
| Tab/Shift+Tab | Select filter |
| Win+Alt+S | Focus search box (customizable) |
Create custom open with commands by selecting Rules... from settings. By checking Automatically apply rules based on condition 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.
Themes / ItemTemplates folderHelping out with open issues, especially those marked as "help wanted", is appreciated!
You can also help by translating EverythingToolbar. To do so download and translate the resources file and either attach it to this issue or open a pull request.