Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add the searchbox into sidebar for mobile use #4

Open
arunnbabu81 opened this issue Apr 3, 2022 · 1 comment
Open

How to add the searchbox into sidebar for mobile use #4

arunnbabu81 opened this issue Apr 3, 2022 · 1 comment

Comments

@arunnbabu81
Copy link

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.

@cdruan
Copy link
Owner

cdruan commented Apr 3, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants