SearchBar Mod: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
Line 4: Line 4:
==Introduction==
==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.
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.


[[File:SearchBarModScreenshot.png|thumb|Screenshot of the search bar, with results in its drop-down menu and extra info about the result in a separate pane]]
[[File:SearchBarModScreenshot.png|thumb|Screenshot of the search bar, with results in its drop-down menu and extra info about the result in a separate pane]]

Revision as of 11:07, 17 October 2021

Other languages:

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 issue tracker on GitHub.

Installation

This workbench can be installed from the Addon Manager. For manual installation see Installing more workbenches.