I’d like to request the ability to search Fibery directly from the browser’s address bar (omnibox).
Similar to how you can add custom search engines in browser settings (e.g., typing “yt cats” to search YouTube for cats), Fibery could support this by implementing a simple URL parameter like MY_ORG.fibery.io/search/?q=%s
. This would allow users to set up a custom search shortcut (like “fb” or “fibery”) in their browser’s search engine settings.
For my use case, I could type “fibery john smith” in my address bar and immediately see all entries related to a specific client, instead of the current process: navigate to Fibery → click search (or Ctrl+K) → wait for search field to appear → click into search field → type “john smith” → press Enter.
This would make searching much faster for keyboard-oriented users who frequently use the address bar for quick navigation - I can’t be the only one who lives by their address bar.