5

Fortrikka Can you show the video to get an idea of the implementation?

    16 days later

    Essentially, what needs to be added is just the search bar, and the recently closed.

    • Vlad replied to this.
      6 days later
      Fortrikka changed the title to Input field history suggestions .

        Vlad I know, but here is the concept: Every website that has a search input field which was placed into the history area which can be found by simply doing a search function with %s or whichever identifier search input fields use to input into the address bar, you simply make every single one of these queries be able to be automatically searched without having to go to the website first. For example, if you type "kagi, tab, then Orion browser", you will search for "Oriokn browser" on kagi. This is also available on Chrome and Firefox as well.

        1. Please note that the right arrow with a line before it is the "tab" key in the video. Please pause at moments in the video if you still do not understand it.
          Since this is on Firefox, you may look into taking some inspiration from the code of Firefox's search bar and how it auto completes websites.

        Please note that this specific "auto adding" is not yet added. Yes, there exists the option to add custom search engines, but that is not the same as Safari just simply automatically adding all search input fields into the history to be navigated, or even adding input fields as an option to be bookmarked. None of these two options have yet been added.
        I would appreciate the adding of two of these functions, but if not enough time then the latter would be appreciable for a while, but Safari's auto search feature is still a nice feature to have for more parity with Safari.

        • Vlad replied to this.

          Fortrikka Can you specify what exactly is the ask in this thread and change the title appropriately?

            Fortrikka changed the title to Search field tab completion .

              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.