Jump to content

jwm

Member
  • Posts

    9
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jwm reacted to luckman212 in Pre-defined list of Apps to open in a Script Filter?   
    @jwm I created a little workflow that hopefully helps get you started. Feel free to ask questions!
     
    https://github.com/luckman212/alfred-favorites
     

  2. Like
    jwm reacted to Stephen_C in Pre-defined list of Apps to open in a Script Filter?   
    I think all you need is a List Filter Input linked to a Launch Apps & Files Action.
     
    Stephen
  3. Like
    jwm reacted to Stephen_C in Pre-defined list of Apps to open in a Script Filter?   
    Yes—set it up "with space” and "argument optional”.
     
    As to icons, you may be able to copy them by doing ⌘I (for "information”) on the app in Finder and copying them from there. It has worked for me before. (There are doubtless other more complex ways of obtaining app icons.)
     
    Stephen
  4. Like
    jwm reacted to luckman212 in Pre-defined list of Apps to open in a Script Filter?   
    If you want to be able to do more advanced searching (eg using the "match" JSON key) then you should try to use a Script Filter. You can use any language that you want:  Bash, jq, Python, Ruby, Go, JXA... Another benefit of a Script Filter is that you can source the icon directly from the App, and it will stay updated without needing to copy/paste.
     
    It's late but if you need a simple example I am happy to make one and post it tomorrow.
  5. Thanks
    jwm reacted to renforter in clipboard and snippet pasting is failing   
    * What you were doing when the issue happened
    This is happening frequently, almost routinely, doing opt+cmd+C and selecting the item I want to paste or just doing Cmd+V expecting it to paste the last item copied to the clipboard with cmd+C
    * Whether you were able to replicate it a second time by performing the same action
    replicates routinely, frequently
    * Include any screenshots that might help us
    * Include the Alfred version & build number you are using (don't say "latest" - you'll find a version number in the Update tab of Alfred's preferences)
    Alfred 5.1.4
    * Include your macOS version
    13.3.1
     
    I will copy material and then immediately go cmd+V and it will paste an old clipboard item. Sometimes it will get fixated on one particular item and always copy that same item no matter what I do. Just now I entered one of my own snippet codse that I had created and instead of expanding it correctly it pasted the clipboard item of the moment that it was fixated on.
    Same problem even if I do opt+cmd+C and scroll down or use a key to select a clipboard item
     
    Roger
×
×
  • Create New...