Jump to content

avk_tp

Member
  • Posts

    50
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by avk_tp

  1. Hey hey! Good eye on the Alfred 2 folder issue - I've now updated the relevant lines to use the Alfred 3+ naming conventions. But I think the real problem may actually lie elsewhere, as now I'm getting the same issue you originally had (i.e. with the null return). Not sure what has changed... don't suppose you have any other ideas?
  2. Ah, I'd assumed you were on an older version because I think /Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/ is for Alfred 2, not 3 - so it may be that there was some sort of issue tied to updates or something. In any event, glad it's sorted!
  3. Hey @GoOz, Hmmm, I'm not sure... I can't recreate the issue, as my WR workflow continues to work fine (though I'm on Alfred 3, not 2). Given that the missing Workflow Data folder that initially caused the error message is not unique to this workflow, however, I think my inclination would be to first try a reinstall and see if things get sorted that way.
  4. For those who registered for an API while it was still available from WordReference, the current workflow version is back up and running on the latest Alfred release.
  5. That'd be great! Unfortunately I'm really in over my head with the debugging.
  6. Wordreference should have emailed you the API key originally, no? If you can't find the email they sent you, you need to go to ~/Library/Application Support/Alfred 2/Workflow Data/wordreference, open settings.plist, and then copy the numbers at the end of that line. That's your API.
  7. Sorry, I can't help if you don't already have access to an API key. My only suggestion would be to email them to gently express your disappointment and your desire to be notified if they should ever change their new policy.
  8. Sorry for the slow reply. Unfortunately only translations that involve English are made available by the wordreference API, so it's impossible at this point in time.
  9. I believe the download links are all down. My alleyoop keeps crashing silently, so I was hoping to reinstall it... but I can't find it for the life of me.
  10. Thanks for the help, but I still can't get it to work. In fact, I tried getting rid of the launchpad corner altogether and the only one I can get to work is still mission control. Just in case I'm doing something obvious wrong, you'll find the relevant part of the script below. Thanks again!
  11. Love the idea. Does this work on Mountain Lion? I can use the script to disable hot corners, but the workflow refuses to re-enable most of them (both newer features such as Launchpad, but even "show desktop"). I get a notification that they've been re-enabled, but only one corner (the one I have set to what's now called "Mission Control") actually has been. Thanks, Anthony
  12. Hey Mahmoud, I took a look at the wordreference results for the thesaurus and I can't figure out a way to return them in Alfred without the whole thing becoming unwieldy. There are just too many different senses for words, which then have a whole slew of associated synonyms. The only way I can think to do it is with a drill down menu, such that you enter a word (e.g. "cold") and then you choose among the potential meanings (e.g. "said of weather", "said of people", "absence of warmth", etc.), press enter, and then are returned a new list with synonyms for that particular sense of the word. Unfortunately I am not a real programmer so I wouldn't know where to even start to do that (and I can't say for certain whether the wordreference website makes it possible to do). So alas, you'll need to hope that an actual programmer can come to your rescue on that one. Sorry about that, Anthony
  13. Hey Mahmoud, The English monolingual dictionary cannot be accessed except through the wordference website, but I can add in the English thesaurus if you'd still want it on its own. Let me know, Anthony
  14. Merged it and made you a collaborator. And thanks for the offer; I'll pm you next time I'm trying to sort out some github stuff.
  15. Done. You can download it here: http://db.tt/iVfinaFs (it's not up on github yet). Use pten for Portuguese to English and enpt for the reverse. @francescolaffi: can you push it up onto github for me? I fiddled with it for awhile but keep getting errors in terminal (I don't think I've set it up right and need to look into it a bit more).
  16. It's all merged now, so the updated version is on github. I'm not sure how setapi stopped working, either, since I confirmed that the the process looked exactly the same a few versions ago and worked fine.
  17. Done. And I like that tweaked way of returning the results in Alfred!
  18. Accepted the pull requests and I've updated the alleyoop update to make it all go through github. The only thing I can't figure out is how to replace the workflow file itself on github with the new one that contains the proper alleyoop reference. I feel like I'm missing something super simple... Thanks again for all the help, by the way!
  19. Here's that link to the github page: https://github.com/mbdw/WordReference.
  20. Looks great! Definitely much more parsimonious than my version... thanks for going through it and fixing it up. As for the suggestion, I think that sounds good. We could always make it so that while enter copies the translation to clipboard, pressing control-enter could open the webpage (so that the option would still be there). In the meanwhile I'll sign up for github in a few days (I'm travelling right now) and then return with a link for contribution purposes.
  21. Sounds great to me! I'm a real amateur, so although I could obviously add the German translations in myself I'd be hard pressed to do the refactoring. Just let me know if I can help out in some way.
  22. Actually I sorted it... I just needed to put the isset outside of the foreach loop. Thanks for pointing me in the right direction.
×
×
  • Create New...