pawelmalak / snippet-box

Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.
MIT License
976 stars 80 forks source link

Feature request: 'search' via url #56

Open arosiek opened 1 year ago

arosiek commented 1 year ago

I'm using chrome. I would like to integrate search Engine (check: chrome://settings/searchEngines) with SnippetBox.

I would like to have possibility to integrate SnippetBox. To make it work it is necessary to filter with url, for example when I use url:

http://localhost:5000/search="my phrase" it should guide me to search page with "my phrase" as search input value and correct results.