What is it?
QuickSearch is a small plugin which adds an extension to the part search function on the editor, it also adds a search parts on the tech tree.
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
(ab
or"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.
How to install it?
Unzip all files. Put the QuickSearch folder in your KSP/GameData folder.
How to update it?
Unzip all files. Merge the new QuickSearch folder with the old folder which is in your KSP/GameData folder.
How to uninstall it?
Delete the QuickSearch folder in your KSP/GameData folder.
Thanks!
- to Borisbee to have requested this mod,
- to inigma and Yemo to have think of the tech tree part search,
- to Magico13 for his Tree Toppler,
- to BlackNecro for his awesome PartCatalog,
- to Crzyrndm for his Filter Extensions,
- to blizzy for his Toolbar mod,
- to Banbury for his Part Search,
- to MrHappyFace for his PartSearch,
- to Konraden for his Part Search Plugin,
- to Matthieu James for the Faenza icon theme,
- to all mods developers which make this game really huge,
- to my friend Neimad who corrects my bad english ...
- to Squad for this awesome game.
Links
- http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1
- http://spacedock.info/mod/101/QuickSearch
- http://kerbal.curseforge.com/ksp-mods/226668-quicksearch
- https://github.com/malahx/QuickSearch
- Tree Toppler: http://forum.kerbalspaceprogram.com/index.php?/topic/97033-
- PartCatalog: http://forum.kerbalspaceprogram.com/threads/35018
- Filter Extensions: http://forum.kerbalspaceprogram.com/threads/104231
- Toolbar: http://forum.kerbalspaceprogram.com/threads/60863
- Part Search: http://forum.kerbalspaceprogram.com/threads/95352
- PartSearch: http://forum.kerbalspaceprogram.com/threads/102375
- Part Search Plugin: http://forum.kerbalspaceprogram.com/threads/32983
- Faenza icon theme: http://gnome-look.org/content/show.php/Faenza?content=128143