README text around animations
This commit is contained in:
parent
62061af89c
commit
d13ae55211
12
README.md
12
README.md
|
@ -16,7 +16,19 @@ The search bar appears next to the [`What's this?`](https://wiki.freecad.org/Std
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
When using the search bar for the first time, it will contain only the tools of the workbenches which have already been loaded in FreeCAD.
|
||||||
|
To include results from other workbenches, select the first search result "Refresh list of tools" which will load all FreeCAD workbenches
|
||||||
|
and memorize their tools. After restarting FreeCAD, the search result will include the memorized tools, even if the workbenches have not
|
||||||
|
been loaded yet. When selecting a tool from the search results, SearchBar will attempt to automatically load the workbenches which could
|
||||||
|
have provided that tool.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
To navigate the search results, use the up and down arrows. Typing characters will filter the results on the fly. The extended information
|
||||||
|
panel next to the search results provides further documentation about the results, e.g. Python snippets which can be copy-pasted (note:
|
||||||
|
currently a bug crashes FreeCAD if using the context menu to perform the copy, please do not use the context menu until
|
||||||
|
https://github.com/SuzanneSoy/SearchBar/issues/12 is fixed.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user