File Details
QuickSearch-3.00.zip
- R
- May 9, 2016
- 45.17 KB
- 122
- 1.1
File Name
QuickSearch-3.00.zip
Supported Versions
- 1.1
Changelog - v3.00 - 2016.05.09
- New: Added some new search parameter,
- New: Enhanced the editor search,
- New: Added a GUI to edit the config (with the support of Stock and Blizzy Toolbar),
- Fix: Compiled against KSP 1.1.2.1260
What is the search extension?
By default, the search extension is enabled, and with it you can:
- search with regex
/ab/, - make a AND
a&b, - make a OR
a|b, - make a NOT
!a, - search a word begin
(abor"ab, - search a word end
ab)orab", - search a word
(ab)or"ab", - search only the tag
%ab, - search only the name
;ab, - search only the title
:ab, - search only the description
-ab, - search only the author
,ab, - search only the manufacturer
?ab, - search only the part size
.ab, - search only the resources
+ab, - search only the tech required
@ab, - search only the module
_ab.
a and b are the search example, all the shortcut can be edited on the config file. At this time, you can only cumulate AND, OR, NOT, words begin/end/full, but not with others shortcut.

