Jump to content

iliyan

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by iliyan

  1. 21 hours ago, vitor said:

    Open the debugger, set the log output to “All Information”, perform the failing action, and post the output.

     

    Thanks! Here's what I get when I try "wp cat":

    [11:15:08.769] Logging Started...
    [11:15:13.546] Web Search with Preview[Script Filter] Queuing argument 'cat'
    [11:15:14.179] Web Search with Preview[Script Filter] Script with argv 'cat' finished
    [11:15:14.184] ERROR: Web Search with Preview[Script Filter] Code 1: mv: rename /var/folders/jq/lj0dg5095zx1qd2cw5ql3hy40000gn/T/tmp.M8suOhCT/ddgr/1.9/bin/ddgr to /var/folders/jq/lj0dg5095zx1qd2cw5ql3hy40000gn/T/tmp.4X2j8VaL/Workflow Data/com.vitorgalvao.alfred._sharedresources/bin/ddgr: No such file or directory
    chmod: /var/folders/jq/lj0dg5095zx1qd2cw5ql3hy40000gn/T/tmp.4X2j8VaL/Workflow Data/com.vitorgalvao.alfred._sharedresources/bin/ddgr: No such file or directory
    /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `spawn': No such file or directory - ddgr (Errno::ENOENT)
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `popen_run'
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:159:in `popen2'
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:342:in `capture2'
    	from ./websearch:14:in `<main>'

     

  2. 15 hours ago, giovanni said:

    Searchio! also did that. I have a Python3 version if you are interested in trying it, but it is not thoroughly tested so we might need to troubleshoot 

     

    Doesn't Searchio! show search suggestions rather than results? What I'm looking for is to perform the search itself inside Alfred so I can directly jump to the relevant piece of information. Doesn't Searchio! require opening the Google/Wikipedia/etc search results page?

  3. Hi all, I'm looking for a workflow that dynamically searches google/wikipedia as I type and lists the results so I can directly choose and open one without having to open the search results page in the browser. IIRC, the old Wikipedia workflow by Willi Raschkowski used to behave like this and it was super convenient. I see workflows that provide search suggestions as I type, but search results would be even more useful. Anyone aware of such a workflow?

×
×
  • Create New...