Coder Social home page Coder Social logo

Comments (4)

excalith avatar excalith commented on July 18, 2024

That is a great idea! I just tested the queries on my end, and it successfully redirected me to the page.
What I did was:

  1. Update the settings with the duckduckgo query with bang
  2. Write "excalith start page" to prompt area to trigger default search
  3. App launches the duckduckgo and redirects to this github repository

Here is my settings for the default:

"search": {
   "default": "https://duckduckgo.com/?q=!ducky+{}",
}

And also you can define a "Feeling Lucky" shortcut as well

{
   "alias": "dd",
   "name": "DuckDuckGo Feeling Lucky",
   "url": "https://duckduckgo.com/?q=!ducky+{}"
}

They both seem to work on my end. If it does not redirect you to the page, you might need to give permission to redirect. If it redirects to a wrong page, I am not sure if it is related to our query since I tried bunch of different searches with different keywords.

Let me know what happens with the changes I mentioned above

Cheers

from excalith-start-page.

mureev avatar mureev commented on July 18, 2024

thanks for checking. you won't believe it :) it seems we hit yet another Safari problem. It works in Chrome, but not in Safari.

2024-03-26 в 17 14 52

what is even more interesting, that its only an issue with default search. dd shortcut works well even in Safari

from excalith-start-page.

excalith avatar excalith commented on July 18, 2024

I laughed so hard, which led me think if it was an issue on my side :D I would definetely think your config might be wrong if you haven't already tested it in chrome. Just in case, you are using the settings.json for changes, right? Could you try config reset command if you haven't already? Maybe it was your former attempts on Safari. Just a wild guess, and probably you already done that.

The code should replace {} with the query, it seems it appended your query after the {} somehow. I have to check the code for a possible mistake just in case.

from excalith-start-page.

mureev avatar mureev commented on July 18, 2024

I did try few things: reset, incognito tabs, etc. and getting to the same conclusion. last argument that issue is present on iPhone. If possible, would you try it on your Mac too? whenever you have time...

from excalith-start-page.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.