Jump to content

Hyper Seek: Inline Search Results, without a keyword


Recommended Posts

This one quickly became one of my personal drivers, since it speeds up search so much. 

 

Relies on a few hacks, so I don't know whether it'd be something for the Alfred Gallery. But at the very least, I wanted to share it here.

 

Features

  • Inline Search Results, similar to Spotlight on iOS.
  • Works without a keyword. Results are always shown alongside your other keywords.
  • Multi-Selection of URLs to open.
  • Global Search Hotkey: Search for terms, open URLs, write mails, etc.
  • Add link to selected text: Turns selected text into a Markdown link.

 

➡️  https://github.com/chrisgrieser/hyper-seek

 

Pastedimage2023-08-01at19_05.46@2x.thumb.png.daa7b062ca1a3e76487e67eddcc2f232.png

Edited by pseudometa
Link to comment
  • pseudometa changed the title to Hyper Seek: Inline Search Results, without a keyword

Hey @pseudometa, there used to be another inline google search workflow but it's not been working for a long time. So I was excited to find yours but it is not working for me. I get the error below in the debugger. could you please help me with the issue? thank you for the great workflow!

 

[11:17:06.503] Hyper Seek[Script Filter] Queuing argument 'test'
[11:17:07.730] Hyper Seek[Script Filter] Script with argv 'test' finished
[11:17:07.737] ERROR: Hyper Seek[Script Filter] Code 1: Refreshing keyword cache…
./scripts/inline-results.js: execution error: Error: TypeError: undefined is not an object (evaluating 'workflowConfig.find(
                        (/** @type {{ variable: string; }} */ option) => option.variable === varName,
                    ).config') (-2700)

Link to comment
  • 1 month later...

Hi pseudometa,

 

Hope all is well. The workflow is so good! Unfortunately, it now stop showing search results. Below are the screenshot and debug info. The following are the app and OS version. Could it be fixed? Thank you very much!

 

Alfred 5.1.3 Pre-release

OS Sonoma

Hyper Seek 1.9.0

 

image.thumb.png.37cd039987e141a11e17e3ddb55b812f.png

 

[21:01:24.648] Hyper Seek[Script Filter] Queuing argument 'tansfield'

[21:01:24.983] Hyper Seek[Script Filter] Script with argv 'tansfield' finished

[21:01:24.989] Hyper Seek[Script Filter] {"rerun":0.1,"skipknowledge":true,"variables":{"oldResults":"[]","oldQuery":"stansfield"},"items":[{"title":"\"stansfield\"","uid":"stansfield","arg":"https://duckduckgo.com/?q=stansfield","subtitle":"Loading Inline Results…"}]}

[21:01:25.089] Hyper Seek[Script Filter] Queuing argument 'tansfield'

[21:01:25.390] Hyper Seek[Script Filter] Script with argv 'tansfield' finished

[21:01:25.395] STDERR: Hyper Seek[Script Filter] Total: 0.192s, "stansfield"

[21:01:25.396] Hyper Seek[Script Filter] {"variables":{"oldResults":"[]","oldQuery":"stansfield"},"items":[{"title":"\"stansfield\"","uid":"stansfield","arg":"https://duckduckgo.com/?q=stansfield"}]}

Edited by RCL
Link to comment
  • 2 months later...

Hi pseudometa,

 

Hope all is well.

 

Hyper Seek has been so great but unfortunately stops showing results again. Could it be the same problem like before? Thank you.

 

[09:48:45.693] Hyper Seek[Script Filter] Queuing argument 'lfred'

[09:48:45.988] Hyper Seek[Script Filter] Script with argv 'lfred' finished

[09:48:45.993] Hyper Seek[Script Filter] {"rerun":0.1,"skipknowledge":true,"variables":{"oldResults":"[]","oldQuery":"alfred"},"items":[{"title":"\"alfred\"","uid":"alfred","arg":"https://www.google.com/search?q=alfred","subtitle":"Loading Inline Results…"}]}

[09:48:46.094] Hyper Seek[Script Filter] Queuing argument 'lfred'

[09:48:46.428] Hyper Seek[Script Filter] Script with argv 'lfred' finished

[09:48:46.433] STDERR: Hyper Seek[Script Filter] Total: 0.227s, "alfred"

[09:48:46.433] Hyper Seek[Script Filter] {"variables":{"oldResults":"[]","oldQuery":"alfred"},"items":[{"title":"\"alfred\"","uid":"alfred","arg":"https://www.google.com/search?q=alfred"}]}

 

 

Link to comment
  • 2 weeks later...
  • 5 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...