tw5-captivate
tw5-captivate copied to clipboard
How to add the searchbox into sidebar for mobile use
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.
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.