Jump to content

Andrew

Creator
  • Posts

    4,954
  • Joined

  • Last visited

  • Days Won

    325

Everything posted by Andrew

  1. While I'm aware that this would be useful, Apple currently have the APIs for accessing the formatted dictionary entry as private, which makes me very reluctant to add them into Alfred (for stability and future proofing). I do have an internal note for this and am keeping it in my consideration list though. Cheers, Andrew
  2. This is actually already fixed in the 3.1.1 pre-release. You can update to this in Alfred's Update prefs by selecting "pre-releases" at the bottom Cheers, Andrew
  3. Well spotted, thanks Dean! I've now fixed this. [moved to closed]
  4. First, make sure the Powerpack is still activated in the Powerpack prefs, then check that right arrow is still configured for actions in Features > File Search > Actions. Let me know Cheers, Andrew
  5. I'm not seeing this behaviour, I just see the default Google fallback when you type e.g 5+6 with standard calculator disabled. Playing with this has made me spot another minor issue though, when you have adv. calc enabled and std. calc disabled and delete the =, you see the same result but it doesn't update. I'll get that fixed for the next release. Cheers, Andrew
  6. Thanks! I'll fix the exception, but for now, if you change your JSON config for the scope to be: "scopes" : "{query}" ...then this should work as expected Edit: hmm, that doesn't fully work - I'll make sure this is sorted for the next release Cheers, Andrew
  7. The easiest thing to do is right click on the file filter and select "Copy Configuration". This can then be pasted into any text editor to see all the configuration items. Cheers, Andrew
  8. I can see what is happening here, the file search is expecting an array of paths, but it is getting an array of arrays (by passing in multiple paths from the file action and placing this into an array in the JSON). Would you mind sharing your workflow with me to save me creating my own to reproduce this? I'm going to move this into the bug forum as Alfred should defend against this situation. Cheers, Andrew [moved to bugs]
  9. The metadata for that file looks ok - try adding "public.tex" manually as the file filter type (instead of dragging in and seeing the dyn type)
  10. Are they being found with the 'open' keyword in Alfred? If they are being found, can you pop one of the files in this metadata tool and let me know the output: https://cachefly.alfredapp.com/tools/AlfredMetadataTool_v1.1.zip Cheers, Andrew
  11. If you can change brightness in OS X via the terminal, then you can easily setup Alfred Remote to run these scripts on your Mac. A quick look on google shows a few different methods: http://apple.stackexchange.com/questions/34884/how-can-i-dim-the-screen-from-terminal You'll probably need the one which doesn't simulate keypresses (i.e. https://github.com/nriley/brightness) as if these are disabled in a game, they won't work from remote. Cheers, Andrew
  12. Usually when you see the double characters, there is an exception happening somewhere. If you open Console.app, do you see any errors when this is happening? Cheers, Andrew
  13. Sorry for missing this post! It's unlikely snippets will work in vmware (for the foreseeable future) as it lacks the deeper integration Alfred needs for this. Cheers, Andrew
  14. Are these files in the default search scope and being found when doing a standard file search in Alfred using the 'open' keyword? Cheers, Andrew [moving to help sub-forum]
  15. Can I ask if you exhibit this behaviour if you disable snippet expansion in Alfred? Many thanks, Andrew [moving to investigating]
  16. While this isn't something Alfred can help you with, have you tried the OS X shortcut cmd+shift+? This jumps you to the menu search box which you can then start typing the menu item you want. In your example, you'd bring up the cmd+shift+? then type 'ex' for export, then select this in the search results. Hope this helps Cheers, Andrew
  17. Try typing 'reload' in Alfred to clear his app cache. Cheers, Andrew
  18. The performance of Alfred 3 should be higher than Alfred 2, especially for workflows. Have you tried running the grep command outside of Alfred 3 to see if that's suddenly performing slowly? Cheers, Andrew
  19. Pop an email to our info@ address as I have a bit of a workaround when using target disk mode with the Powerpack Note: Alfred won't ever wipe preferences, you'll just be finding that the Powerpack is deactivating, and this will be un-setting the preferences sync folder. You shouldn't have to restore the prefs from backup. Cheers, Andrew
  20. I'm going to raise this as a bug with Apple, and see what I can do about it for now. Apple shouldn't be blocking the main event thread with this dialog. Cheers, Andrew
  21. Once a workflow is installed, if you select it in the list, right click and choose "Open in Finder" then simply put any additional resources here. When you export the workflow, it will automatically be included in the workflow itself. Likewise, you'll also be able to edit any scripts directly in this workflow folder too. Cheers, Andrew
  22. Hey there, I suspect this is caused by the updated support to disable shuffle when playing which isn't supported in older iTunes. Could you update to the latest version of iTunes (I'm seeing 12.4.3.1) and let me know. Cheers, Andrew
  23. Looking back at my 3.1 changes, there is one change which may have affected this, but has fixed more important behaviour coming in 10.12 which made mod keys stuck on simulating them. This leaves me in a tricky situation as Alfred 3.1 is essentially working correctly, and even works correctly if you switch the cmd & ctrl keys in OS X's Keyboard > Modifier Keys preferences. I'll pop an email to George (iTerm2 creator) and see if he has any ideas. Cheers, Andrew
  24. Note: Single files are currently draggable from the buffer, I have a ticket to look into a way to allow dragging all files from the buffer
  25. The behaviour for this hasn't changed from v3 through to v3.1 so not sure what could have changed? Have you tried 3.0.3 again to see if the behaviour is as it was? https://cachefly.alfredapp.com/Alfred_3.0.3_694.dmg Cheers, Andrew
×
×
  • Create New...