Example ====== Open ShowLibrary Search ====== ^ by: | Sebastian Beutel | ^ published: | March 2018 | ^ description: | Opens the ShowLibrary search prompt. Doesn't open the ShowLibrary workspace window itself. Next time it is called it will open with the new search active. | ^ remarks: | see also [[macros:example:searchshowlibrary|]]| {{tag>ShowLibrary Search Prompt}} ==== functions ==== none ==== affected properties ==== none ==== control structures ==== * [[macros:control_structures:menulink|menuLink]] ===== Code ===== ShowLib OpenSearch ===== Explanation ===== This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]] This macro simply calls the correct menu. ===== How to use it ===== * [[:macros:deploying|make this macro available]] * Call it whenever you want another search in ShowLibrary. Effectively this is similar to ShowLibrary->(Context Menu)->Search - but this macro is much quicker. ~~DISCUSSION~~