Jump to content

Andrew

Creator
  • Posts

    4,936
  • Joined

  • Last visited

  • Days Won

    319

Reputation Activity

  1. Thanks
    Andrew got a reaction from Cra1g in Closing a specific application?   
    @Cra1g If you just want to run a command, why not use the Run Script action which won't open Terminal at all.
     
    If you have to open Terminal, there are plenty of ways to quit Terminal after this. The cleanest would probably be to automatically append exit to your Terminal command.
     
    Cheers,
    Andrew
  2. Thanks
    Andrew reacted to ascandroli in Script Filter outputs only one (probably the first) option [Fixed 3.5 b870 pre-release]   
    On b871 is working as expected. Many thanks @Andrew
     
    BTW, I'm also playing with the new "match" field, nice addition!!
  3. Thanks
    Andrew reacted to vitor in Script Filter outputs only one (probably the first) option [Fixed 3.5 b870 pre-release]   
    In between making the bug report and taking a shower, it has been fixed. Now that’s what I call fast!
     
    Thank you, @Andrew. Working fine again.
  4. Like
    Andrew got a reaction from Empyreal in Open Alfred file actioning from CLI   
    @GuiB Yep no probs, I've updated it to accept one or more files for the next release  
     
    Also, interesting what @deanishe said - For some reason, I was fully resolving paths and symlinks on the receiving code. I've changed that to just standardise paths instead (i.e. resolve ~/).
  5. Like
    Andrew got a reaction from Empyreal in Open Alfred file actioning from CLI   
    The Alfred 3.5 pre-release adds new 'browse' and 'action' alongside the 'search' AppleScript commands.
     
    Use search to populate Alfred's search field.
    Use browse to populate Alfred's file system navigation path.
    Use action to show the actions panel for the given file.
     
    Cheers,
    Andrew
  6. Thanks
    Andrew got a reaction from GuiB in Script Filter always output a warning about rerun if not set [Fixed 3.5 b868 pre-release]   
    @GuiB This is now fixed if you update to pre-release b868
  7. Like
    Andrew got a reaction from deanishe in Open Alfred file actioning from CLI   
    @GuiB Yep no probs, I've updated it to accept one or more files for the next release  
     
    Also, interesting what @deanishe said - For some reason, I was fully resolving paths and symlinks on the receiving code. I've changed that to just standardise paths instead (i.e. resolve ~/).
  8. Like
    Andrew got a reaction from GuiB in Script Filter always output a warning about rerun if not set [Fixed 3.5 b868 pre-release]   
    @GuiB Doh, sorry 'bout that! This is why I have pre-releases
     
    I'll make sure it doesn't show anything if rerun isn't present in the next release.
  9. Thanks
    Andrew reacted to samdale67 in Alfred Not Searching Safari Bookmarks in High Sierra BETA [Fixed 3.5 b867 pre-release]   
    Awesomesauce! Seems to be working beautifully based on cursory use.
  10. Like
    Andrew got a reaction from deanishe in Open Alfred file actioning from CLI   
    The Alfred 3.5 pre-release adds new 'browse' and 'action' alongside the 'search' AppleScript commands.
     
    Use search to populate Alfred's search field.
    Use browse to populate Alfred's file system navigation path.
    Use action to show the actions panel for the given file.
     
    Cheers,
    Andrew
  11. Like
    Andrew got a reaction from nikivi in Open Alfred file actioning from CLI   
    The Alfred 3.5 pre-release adds new 'browse' and 'action' alongside the 'search' AppleScript commands.
     
    Use search to populate Alfred's search field.
    Use browse to populate Alfred's file system navigation path.
    Use action to show the actions panel for the given file.
     
    Cheers,
    Andrew
  12. Thanks
    Andrew got a reaction from lari in Alfred Not Searching Safari Bookmarks in High Sierra BETA [Fixed 3.5 b867 pre-release]   
    If you update to the 3.5 pre-release, you'll find the new Bookmarks feature in Alfred's Feature preferences. Note that at this point, Google Chrome is default profile only.
     
    Let me know how you get on
     
    Cheers,
    Andrew
  13. Thanks
    Andrew reacted to GuiB in Bug with sending to an Input Object after using QuickLook [Fixed 3.5 b867 pre-release]   
    Yep, after some testing, it seems to be working great! Thanks again @Andrew for all your work!  
  14. Thanks
    Andrew reacted to GuiB in Oddities with Hotkey using Selection and Browse in Alfred [Fixed 3.5 b867 pre-release]   
    Thanks @Andrew! Yes, after some testing, this seems to be working great now!  
  15. Thanks
    Andrew reacted to GuiB in Dynamic / variables configuration of workflow file filters [Partly fixed 3.5 b867 pre-release]   
    Yes, things seems to work great after some testing by configuring the File Filter object using the JSON object before!   Again, thanks @Andrew!
  16. Like
    Andrew got a reaction from GuiB in Bug with sending to an Input Object after using QuickLook [Fixed 3.5 b867 pre-release]   
    Interesting, and a simple logic issue to fix in Alfred's framework. Essentially, when deciding if Alfred's window should close, I hadn't taken into account a mod override with no matching mod connection needing to use the default connection "don't close" state.
     
    The reason this is manifesting when using quicklook is a little more bizarre. It looks like macOS shifts the focus differently after QuickLook which means when Alfred is hiding for a fraction of a second after using quicklook (because the logic above was broken), the timing prevents Alfred from continuing to be visible.
     
    Either way, nicely spotted @GuiB - this will be sorted in the next pre-release!
     
    Cheers,
    Andrew
  17. Like
    Andrew got a reaction from Jb_Bryant in Alfred Not Searching Safari Bookmarks in High Sierra BETA [Fixed 3.5 b867 pre-release]   
    Quick update on this: I've nearly finished a new feature for the next release in which Alfred indexes the bookmarks rather than using macOS metadata. This has allowed me to add in indexing for Google Chrome too, plus adding additional nice features such as searching via folder name, host name and title.
     
    I've also added the ability to open all bookmarks in the default browser, or the respective source browser.
     
    I have other things to do for this release, but it shouldn't be too long until this is in pre-release.
     
    I've unlocked this thread for comments, but please don't keep bumping it.
     
    Cheers,
    Andrew
     

  18. Like
    Andrew got a reaction from Danny Nemer in Request: Add "Clear Clipboard History - Last Hour"   
    @Danny Nemer You can actually remove individual items from the clipboard history from within Alfred's history viewer. Select the item you want to remove and use fn+backspace.
     
    Cheers,
    Andrew
  19. Like
    Andrew reacted to deanishe in Video Tutorials from Alfred   
    They're in charge.
  20. Like
    Andrew got a reaction from nikivi in How to refresh iTunes library?   
    ...or use ⌘R in the mini player
  21. Like
    Andrew got a reaction from GuiB in Dynamic / variables configuration of workflow file filters [Partly fixed 3.5 b867 pre-release]   
    @GuiB This is dealt with by Alfred's workflow framework code, so hopefully fixing arrays / complex arrays for this case will also fix any other areas which weren't working
  22. Like
    Andrew got a reaction from nikivi in Alfred my mind   
    @nikivi You need to set the connection coming out of the list filter (the little circle on the connection) to "Don't close Alfred window on actioning result". This will change it to a square, and should prevent the window closing between the list filter and script filter.
  23. Thanks
    Andrew got a reaction from s4nji in Snippet does not auto-expand if Caps Lock is toggled [Fixed 3.5 b867 pre-release]   
    @s4nji nicely spotted thanks - there seems to be a general issue with Caps Lock which stems from the way Alfred watches for multi key / dead key states with the text auto expansion. I'll take a look into this for the next release.
     
    Cheers,
    Andrew
  24. Like
    Andrew got a reaction from GuiB in Open Alfred file actioning from CLI   
    It surprises me that this isn't easier to do by default... I'll add an additional AppleScript command for the next release which will be something like:
    tell application "Alfred 3" to action "~/Desktop" Cheers,
    Andrew
  25. Like
    Andrew reacted to nikivi in Alfred does not learn from usage   
    @Andrew I just tried it on a new list filter and it learned there. So I just changed everything to it so everything works. ?
×
×
  • Create New...