Results 24 comments of Armin Darvish
trafficstars

not sure, what the issue is. The only thin I noticed was that youtube was using `consult-web-google-customsearch-key`, which should have worked anyway but if one wants to use different accounts,...

@avishefi Oops! I missed a parenthesis. I fixed it now!

@agzam By the way, I am working on introducing async sources, and etc. in async branch. This is almost a complete redesign of the whole package. So if you are...

@agzam I would suggest against working too much on new sources right now because it will all change when I switch to the new async approach.

Adding the discussion on the consult for reference here as well: https://github.com/minad/consult/discussions/1007#discussion-6535221 I think we can get this to work on the consult-web side pretty quickly thanks to @karthink's prrof...

@karthink I am trying to get your [consult-web-mini](https://github.com/karthink/consult-web-mini) to work with request instead of plz, but I cannot get the async request to work. Any chance you can make an...

@karthink Ooooo Nice! I can follow the async merge results (at least to some extent), but I cannot write elisp as good (concise) as you do :D! This is awesome!...

Update: I have reimplemented the async process from @karthink prototype in the async branch now. There are still some rough edges I need to think about, but it's already almost...

Update: I have added support for async commands (like grep and notmuch). Need more testing of edge cases, but overall everything is operational. The only annoying part that is left,...

@agzam See if DuckDuckGo is now fixed (in async branch)!