<!-- Please don't delete this template or we'll close your issue --> <!-- Please use English language --> <!-- Before creating an issue please make sure you are using the latest version of Docsify. --> <!-- Please ask questions on StackOverflow 👉 https://stackoverflow.com/questions/ask?tags=docsify --> ## Feature request #### What problem does this feature solve? I have hundreds of documents in the navbar in a hierarchy. I want to search only a few paths instead of all documents. #### What does the proposed API look like? provide configuration of whitelist and blacklist for the search plugin, either path prefix or regex. #### How should this be implemented in your opinion? Not sure. #### Are you willing to work on this yourself? Yes, if somebody can help me. I cannot find documents about the search plugin.