Open arunnbabu81 opened 2 years ago
You could inject your search bar code into $:/themes/cdr/captivate/ui/TopBar
, right after the <$reveal>
tag and then work on CSS, especially positioning, width, etc, to get the search bar displayed properly.
But if you just need to access the search box in mobile mode, tap the "magnifying glass" on the top bar to open the search tiddler.
How to add the searchbox from the topbar into sidebar for mobile use. I tried adding $:/tags/SideBar. But the search box is not visible in mobile mode.