Deactivating the Sidebar Search Box

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/search in the results
  • Edit that tiddler and remove the $:/tags/SideBarSegment tag
  • 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