I’m looking to remove (or deactivate) the Search Box in the Sidebar of my wiki. Any help would be appreciated.
- Using
$:/AdvancedSearch > Shadows, search for “SideBarSegments” - Click on
$:/core/ui/SideBarSegments/searchin the results - Edit that tiddler and remove the
$:/tags/SideBarSegmenttag - Press “done” (the checkmark button)
Note that this will also remove the “Advanced search” button that appears next to the search input control. To still provide easy access to the $:/AdvancedSearch tiddler, view the SideBar > Tools tab, and check the “advanced search” checkbox. This will add a magnifying glass button to the SideBar toolbar.
-e