Jump to content

Andrew

Creator
  • Posts

    4,954
  • Joined

  • Last visited

  • Days Won

    325

Everything posted by Andrew

  1. @natebeaty @deanishe thanks! this is some indispensable info which should help me get to a solution
  2. @deanishe which part is timing out? Seeing the change log in the update tab, or the actual update? The first part is hosted on our website, the second on cachefly - both should be lightening fast. If it's the download, what do you see for this: http://cachefly.alfredapp.com/testcdn.txt
  3. @deanishe thanks for spotting - just fixed this if you update to b849 pre-release
  4. @vitor I used the comma is because the middle of that sentence is optional... i.e. "To run a command without Terminal, use a Run Script action.". Anywhoooo, not spending any more time on this (well, apart from fixing the pre-release broken resizing of that config sheet)
  5. @deanishe it does say that in the very last subtext - I'll break that out to a separate paragraph.
  6. @vitor I'm reluctant to add niche features to Alfred, keeping him away from bloat. I'll keep this as a note for future consideration, but it may come in the form of adding a tick box in the Open File action, which means you'd still need to create a workflow of sorts.
  7. @deanishe one of my notes in the ticket is for more granular logging levels. I specifically wrote to make the Script Filter JSON/XML output as finest (i.e. least important), as while messing about with the screenshot above, I ended up making the output empty so I could actually see if things were going on
  8. @deanishe I've added in a few extra bits of debugger output to the script filter for the next release, so now you see the argument being queued (which can stack up depending on the selected queue mode), and the argument used with relation to the script output (the actual argument used when running the script). I've also added a ticket to look at improving the debugger generally, increased info etc. Cheers, Andrew
  9. @vitor if it's only occasionally, why not create a super simple workflow with a file filter wired into a run script to do exactly this?
  10. @deanishe The debugger "All Information" currently shows what's being passed out of objects, so when I connect a keyword to a script filter, I see the output from the keyword being passed to the connected script filter. Where are you not seeing logging? I'm happy to take a fresh look at the debugger and add more info where useful
  11. @deanishe It's unlikely I'll be able to do anything to fix the Sublime Text behaviour in this case - I'm more interested in a script generally waiting on STDIN from blocking that workflow continuing.
  12. @vitor @deanishe So I've been playing with this a little, and have managed to reproduce it with a simple Run Script set to PHP setup to read from STDIN. By Alfred cleanly closing STDIN before reading to the end of the STDOUT buffer, it prevents the PHP Run Script from waiting indefinitely. I've just done a 3.4 b834 pre-release which includes this fix, and I'd appreciate if you could verify this change a bit holistically for normal workflow operation (as it's part of Alfred's fundamental framework). Let me know how you get on Cheers, Andrew
  13. @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
  14. @GuiB It's always going to work on (initially) hovered object, but it should work when using the arrow keys... which it's not. I'll make sure that's fixed before the general release.
  15. @Hevisko if you update to the latest pre-release from Alfred's update prefs, this should now be fixed Cheers, Andrew
  16. @GuiB I've actually already made a few tweaks for the next build where you can leave this disabled and just hold the options key when you want to see the alignment guides. This will be in pre-release later today, or possibly tomorrow. Cheers, Andrew
  17. @deanishe I've actually already sorted that for the next release - and "substract" in the date arithmetic bit
  18. If you update to the latest pre-release, the snippet trigger is now in - and yep, it means type some text in any app and away you go
  19. @derBingle If you update to the b837 pre-release, you can now enable this by right clicking in the canvas and selecting in the Options sub-menu
×
×
  • Create New...