pseudometa Posted August 1 Share Posted August 1 (edited) 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 Edited August 1 by pseudometa Paraversal, cands and JJJJ 3 Link to comment
pseudometa Posted August 2 Author Share Posted August 2 Thanks to a few beta testers, I fixed a bunch of issues for various edge cases. If you experienced the workflow not working for you, try downloading the latest version and it should work now! Link to comment
JJJJ Posted August 3 Share Posted August 3 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
pseudometa Posted August 3 Author Share Posted August 3 (edited) @JJJJ Hi, thanks for the kind words! I just pushed an update that should fix that problem. Try release 1.1.5? Edited August 3 by pseudometa JJJJ 1 Link to comment
JJJJ Posted August 3 Share Posted August 3 8 minutes ago, pseudometa said: @JJJJ Hi, thanks for the kind words! I just pushed an update that should that problem. Try release 1.1.5? 1.1.5 works perfect. thank you for the rapid fix! pseudometa 1 Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now