Skip to content

issues Search Results · repo:sindresorhus/alfy language:JavaScript

Filter by

70 results
 (82 ms)

70 results

insindresorhus/alfy (press backspace or delete to remove)

Assume I got the follwing workflow from the README.md: import alfy from alfy ; const data = await alfy.fetch( https://jsonplaceholder.typicode.com/posts ); const items = alfy.inputMatches(data, title ...
  • kalaschnik
  • 6
  • Opened 
    on Dec 6, 2023
  • #175

Hey! I am writing my first Alfred workflow, and I have a general question about caching; (1) How do I see if something I fetched gets cached? (2) Where is it stored? (3) Does my second execution and all ...
  • kalaschnik
  • 1
  • Opened 
    on Dec 6, 2023
  • #174

For detailed information, please refer to: https://github.com/bchatard/alfred-jetbrains/issues/276
  • IsLand-x
  • 2
  • Opened 
    on Oct 31, 2023
  • #173

Hi, I tried to run the example from alfy s readme, but it doesn t work. It does nothing. If I change to use an http url, however, it works just fine. Any ideas what could be wrong? I m using the newest ...
  • ramirez
  • 1
  • Opened 
    on Mar 21, 2023
  • #171

Hey, great work on this lib @sindresorhus. I m trying to write a simple Alfred workflow and run it. I m unable to do so. What I did so far: 1. I followed @sindresorhus usage guidelines https://github.com/sindresorhus/alfy#usage ...
  • vidrepar
  • 1
  • Opened 
    on Mar 3, 2023
  • #170

Hi guys 👋 Really good job done in here 🌟️ Any chance you re planning to support Alfred 5 as well?
  • Avivbens
  • 1
  • Opened 
    on Jan 5, 2023
  • #169

I haven t been able to add a loading indicator while the script is fetching data. I tried setting the Please wait text from Alfred s script filter but no luck. I tried using the demo you have showcased ...
  • goerwin
  • 1
  • Opened 
    on Dec 23, 2022
  • #168

The makers of Alfred have launched the new Alfred Gallery. It specifically calls for the removal of OneUpdater and, I presume, other auto-updating, in favor of updates flowing through the Gallery. Any ...
  • jeffbyrnes
  • 2
  • Opened 
    on Dec 15, 2022
  • #167

I wonder if we could somehow make use of ncc, pkg, or nexe to achieve this?
  • danielbayley
  • 1
  • Opened 
    on Dec 9, 2022
  • #165

hey! Thank you for your work! I am currently using alfy to built a Workflow, but when I followed the usage guidance to init the project and put the demo code in the index.js, then run the workflow, it ...
  • Nauxscript
  • 1
  • Opened 
    on Dec 1, 2022
  • #164
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub