Quick Lookup - v1.3.0
This new release of QuickLookup replaces the old tools.conf and it's custom format with JSON as well as allowing tab autocompletes on categories!
What's Changed
Full Changelog: v1.2.0...v1.3.0
Install instructions:
To install the plugin:
- Navigate to your Powertoys Run Plugin folder
- For machine wide install of PowerToys:
C:\Program Files\PowerToys\RunPlugins
- For per user install of PowerToys:
C:\Users\<yourusername>\AppData\Local\PowerToys\RunPlugins
- For machine wide install of PowerToys:
- Create a new folder called QuickLookup
- Extract the contents of the zip file into the folder you just created
- Restart PowerToys and the plugin should be loaded under the Run tool settings and work when promted with "ql"
NOTE: Prior to version 1.3.0
tools.conf
was the default configuration file used.The plugin will now automatically convert the
tools.conf
list totools.json
if it does not already exist in JSON form and will then default to using that instead.
The legacy config file will remain however will not be used and will not be included in future builds starting from v1.3.0