What is it?
QuickSearch is a small plugin which adds an extension to the part search function on the editor, it also adds a part search 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)
or ab"
,
- 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
Version 3.3.1 for Kerbal Space Program 1.12.3
Released on 2021-12-29
To fix extreme lag in both the Editor and R&D screen:
Fixed PressEnterToSearch for the RnD screen
Added timed delay for when immediate search requested, to delay before doing search to be sure typing is done,
Download (40.31 KiB)
Version 3.3.0.11 for Kerbal Space Program 1.12.1
Released on 2021-07-18
Added AssemblyFileVersion
Download (39.80 KiB)
Version 3.3.0.10 for Kerbal Space Program 1.9.1
Released on 2020-03-16
Thanks to user @dtoxic for the bug report
Thanks for user @tivec for the following fixes:
Fix Enter to search
Fix history window to only show if allowed
Download (39.77 KiB)
Version 3.3.0.9 for Kerbal Space Program 1.8.1
Released on 2020-02-09
Fixed white/purple button on toolbar
Download (39.76 KiB)
Version 3.3.0.8 for Kerbal Space Program 1.8.1
Released on 2020-02-08
Fixed missing icons
Download (39.77 KiB)
Version 3.3.0.7 for Kerbal Space Program 1.8.1
Released on 2020-01-28
Fixed location of config files
Refactored all Quick mods to make the local paths consistant
Download (39.75 KiB)
Version 3.3.0.6 for Kerbal Space Program 1.8.1
Released on 2019-12-06
More initialization fixes due to Unity upgrade
Download (39.64 KiB)
Version 3.3.0.5 for Kerbal Space Program 1.8.1
Released on 2019-12-05
Fixed initialization of vars
Download (39.61 KiB)
Version 3.3.0.4 for Kerbal Space Program 1.8.1
Released on 2019-10-31
No changelog provided
Download (39.65 KiB)
Version 3.3.0.3 for Kerbal Space Program 1.8.1
Released on 2019-10-30
Version bump to fix bad file
Download (39.64 KiB)
Version 3.3.0.2 for Kerbal Space Program 1.8.0
Released on 2019-10-27
Really did the MiniAVC update
Download (39.64 KiB)
Version 3.3.0.1 for Kerbal Space Program 1.8.0
Released on 2019-10-27
Updated MiniAVC.dll to 1.4.0.2 to fix a nasty CTD
Download (39.64 KiB)
Version 3.3.0 for Kerbal Space Program 1.8.0
Released on 2019-10-25
Added InstallChecker
Rebuild for 1.8
Download (39.64 KiB)
Version 3.2.3 for Kerbal Space Program 1.6.1
Released on 2019-01-31
Added the feature that if you Right Click in the Search Bar, it erases the current search
Download (37.70 KiB)
Version 3.2.2.1 for Kerbal Space Program 1.6.0
Released on 2019-01-09
No changelog provided
Download (37.54 KiB)
Version 3.2.2 for Kerbal Space Program 1.6.0
Released on 2018-12-27
Updated .version file for 1.6
Moved the History.cfg into a PluginData directory so it won't cause MM to reload every time
Download (37.54 KiB)
Version 3.2.1.2 for Kerbal Space Program 1.5.1
Released on 2018-11-01
Version bump for 1.5 rebuild
Download (37.47 KiB)
Version 3.2.1.1 for Kerbal Space Program 1.4.3
Released on 2018-06-10
Commented out a line which was spamming the log for one person
Download (37.47 KiB)
Version 3.2.1 for Kerbal Space Program 1.4.3
Released on 2018-05-07
Updated for 1.4
Download (32.40 KiB)
Version v3.20 for Kerbal Space Program 1.3.0
Released on 2017-05-31
Changelog - v3.20 - 2017.05.31
- New: Added support of the stock localisation,
- New: Deleted support of the LanguagePatches,
- Compiled against KSP 1.3.0.1804
Changelog - v3.19.9-pre - 2017.03.18
- New: Added an history of the last search (requested by RealKolago),
- New: Added a search button on the RnD,
- New: Added an option to search only when you type Enter or click outside the text field (requested by RealKolago),
- Compiled against KSP 1.2.9.1727
Download (53.77 KiB)
Version v3.12 for Kerbal Space Program 1.2.2
Released on 2017-01-14
Changelog - v3.12 - 2017.01.14
- Fix: Corrected the error with LanguageAPI and unloaded plugins.
Download (49.90 KiB)
Version v3.11 for Kerbal Space Program 1.2.2
Released on 2016-12-09
Changelog - v3.11 - 2016.12.09
- Compiled against KSP 1.2.2.1622
Download (49.84 KiB)
Version v3.10 for Kerbal Space Program 1.2.1
Released on 2016-11-19
Changelog - v3.10 - 2016.11.19
- New: Added support of the LanguagePatches,
- I've translated it to french, if you want more, you can translate and PR ;)
Download (50.10 KiB)
Version v3.06 for Kerbal Space Program 1.2
Released on 2016-11-01
Changelog - v3.06 - 2016.10.31
- New: Changed the directory to GameData/QuickMods/QuickSearch
- Fix: Updated ToolbarWrapper to Toolbar 1.7.13,
- Fix: Corrected the stocktoolbar button,
- Fix: Enhanced the settings functions,
- The default QuickMods repository is now: https://github.com/malahx/QuickMods
Download (47.94 KiB)
Version v3.05 for Kerbal Space Program 1.2
Released on 2016-10-15
Changelog - v3.05 - 2016.10.14
- Compiled against KSP 1.2.0.1586
v3.04 - 2016.09.14
- Compiled against KSP 1.2.0.1473
Download (45.73 KiB)
Version v3.03 for Kerbal Space Program 1.1.3
Released on 2016-08-31
Changelog - v3.03 - 2016.08.30
- Fix: Corrected the reset of the Blizzy toolbar button,
- Fix: Corrected a bug with mods like Fog of Tech (by linuxgurugamer),
- Fix: Deleted useless libraries,
- Fix: Deleted linq library,
- Fix: Deleted foreach functions,
- Fix: Minors tweaks.
Download (45.67 KiB)
Version v3.02 for Kerbal Space Program 1.1.3
Released on 2016-06-23
Changelog - v3.02 - 2016.06.23
- Fix: Compiled against KSP 1.1.3.1289
Download (45.71 KiB)
Version v3.01 for Kerbal Space Program 1.1.2
Released on 2016-05-10
Changelog - v3.01 - 2016.05.10
- Fix: Corrected the search key lock which block the camera,
- Fix: Added a Keyboard lock when the search bar is active.
Download (45.23 KiB)
Version v3.00 for Kerbal Space Program 1.1.2
Released on 2016-05-09
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
(ab
or "ab
,
- search a word end
ab)
or ab"
,
- 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.
Download (45.17 KiB)
Version v1.21 for Kerbal Space Program 1.0.5
Released on 2016-02-17
No changelog provided
Download (71.59 KiB)
Stats for QuickSearch
Downloads over time
Downloads per version
New followers per day