5

Vlad Was this merged? I do not see a merge message here.

    I was not. Asking for clarification what is the exact ask?

      8 days later
      Fortrikka changed the title to Input field history tab completion .
        Merged 9 posts from Input field history tab completion.
          2 years later
          ForumNinja404 changed the title to Tab completion for previously visited search engines .

            comparing the flow for orion, chrome, and safari:
            suppose we want to create a way to quickly search DuckDuckGo

            orion

            steps

            1. go to duckduckgo.com
            2. create a bookmark
            3. edit bookmark
            4. add in appropriate data
            5. use it by typing duckduckgo your query, and it shows up in Top Hits

            video:

            chrome

            steps

            1. type in duckduckgo.com
            2. press tab, it auto appears

            Chrome already knows duckduckgo is a search engine. if it didn't it would only require a search to get it automatically saved, as chrome also seems to detect ?q= to be search

            video:

            ##safari
            steps:
            steps

            1. go to duckduckgo.com
            2. search something. Safari detects the ?q= in the URL and automagically puts it in Quick Website Search
            3. now use it by typing duckduckgo your query under Search duckduckgo.com

            video

            request

            Orion should automatically detect when something is a search, and automatically save that information somewhere (idk where)
            additionally, it should make it more obvious that this is using a custom search by putting it in the heading "Search" or "Custom Search" rather than "Top Hits"

            • Vlad replied to this.

              eirk How would Orion detect something is a search? q= is used an very many sites.

              What does the interface for this look like?

                Can someone desribe the entire flow, including the changes in Orion UI to make this work? Btw there is also an issue for this already open.

                • eirk replied to this.

                  Vlad Btw there is also an issue for this already open

                  yeah, i was pretty sure there was, but i couldn’t find it

                  • Vlad replied to this.
                    a month later

                    Vlad Yes it is.

                    1. A user visits a site with opensearch metadata/url parameters

                    2. A user performs a search within that site

                    3. When accessing the address bar, the user can type that site’s name and press tab to enter a query for that site.

                    I imagine that Orion will allow quick search on that site as long as it’s in the user’s history. There should also be a button in the address bar that appears on hover (similar to the reader mode button) which should prompt the user to add it as a search engine if OpenSearch metadata is detected.

                    • Vlad replied to this.

                      ForumNinja404

                      I imagine that Orion will allow quick search on that site as long as it’s in the user’s history

                      This is not clear from a technical perspective. How would we know that a suer previously executed a search on a site just by looking at url?

                      Should these two be merged?

                        You couldn't. I would go the route of detecting opensearch metadata. You could also detect ?q= ?query= and ?search= in the url to cover instances where opensearch metadata is unavalible. This feature could be called "Quick search dectection" and have a description like: "When this option is enabled, you can type a visited site's name and press tab to preform a search query on that site."

                          4 months later
                          Merged 10 posts from Improve custom search.
                            No one is typing