SearchBar Mod: Difference between revisions

From FreeCAD Documentation
No edit summary
(Fix external link formatting)
 
(4 intermediate revisions by one other user not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
[[File:SearchBar_Workbench.svg|thumb|128px|SearchBar Workbench icon]]
[[File:SearchBarModIcon.svg|thumb|128px|SearchBar Mod icon]]


</translate>
</translate>
Line 8: Line 9:
<translate>
<translate>


==Introduction==
==Introduction== <!--T:2-->


<!--T:3-->
This is an extension that adds a search bar next to the [[Std_WhatsThis|what's this?]] tool. The search results include tools, objects and preferences. Other mods can extend it by registering a result provider.
This is an extension that adds a search bar next to the [[Std_WhatsThis|what's this?]] tool. The search results include tools, objects and preferences. Other mods can extend it by registering a result provider.


<!--T:4-->
[[File:SearchBarModScreenshot.png|600px]]
[[File:SearchBarModScreenshot.png|600px]]
{{Caption|Screenshot of the search bar, with results in its drop-down menu and extra info about the result in a separate pane}}
{{Caption|Screenshot of the search bar, with results in its drop-down menu and extra info about the result in a separate pane}}


<!--T:5-->
Please report bugs via [https://github.com/SuzanneSoy/SearchBar/issues|the issue tracker on GitHub].
Please report bugs via the [https://github.com/SuzanneSoy/SearchBar/issues issue tracker on GitHub].


<!--T:6-->
* Author: [[User:Suzanne.soy|Suzanne Soy]]
* Author: [[User:Suzanne.soy|Suzanne Soy]]
* Source code on github: https://github.com/SuzanneSoy/SearchBar
* Source code on github: https://github.com/SuzanneSoy/SearchBar


==Installation==
==Installation== <!--T:7-->


<!--T:8-->
<!--This workbench can be installed from the [[Image:Std_AddonMgr.svg|24px]] [[Std_AddonMgr|Addon Manager]]. -->For manual installation see [[Installing_more_workbenches|Installing more workbenches]].
<!--This workbench can be installed from the [[Image:Std_AddonMgr.svg|24px]] [[Std_AddonMgr|Addon Manager]]. -->For manual installation see [[Installing_more_workbenches|Installing more workbenches]].



Latest revision as of 13:06, 17 November 2021

Other languages:
SearchBar Mod icon

Introduction

This is an extension that adds a search bar next to the what's this? tool. The search results include tools, objects and preferences. Other mods can extend it by registering a result provider.

Screenshot of the search bar, with results in its drop-down menu and extra info about the result in a separate pane

Please report bugs via the issue tracker on GitHub.

Installation

For manual installation see Installing more workbenches.