Jump to content

Yet another Google Translate workflow with inline results


Recommended Posts

Hi,

 

I just finished my first workflow. It's yet another translation workflow based on Google. Right now it only translates to german and english but it easily extendable.

 

he twist with this workflow is, that it displays the result from Google inside Alfred and does not open the Google website. Makes it very easy to pick the translation you think fits best. Just select it and it will be pasted to the clipboard.

 

 

By default the following commands are implemented:

 

gte {phrase} - Specifically translate from german to english

gfe {phrase} - Specifically tranbslate from english to german

gag {phrase} - Translate to german and let Google figure out what the source language is

gae {phrase} - Translate to english and let Google figure out what the source language is

 

You can download it from GitHub. Or directly.

 

Hope someone finds this useful. Let me know what you think. :-)

 

 

Best wishes,

Thomas

Edited by thomashempel
Link to comment

...

Is there a way to make it list the article of the word as well? i.e. the dog --> der Hund?

...

 

That should be possible if Google returns that information. I'll look into that.

 

 

Hi there, I really like your workflow!

I'm not german, so I did some changes (dutch instead of german) and I changed the icons. But when I use the workflow the icons aren't working well.

Can I get this to work?

 

Screenshots: 

 

http://d.pr/i/T4gj

http://d.pr/i/5mZ5

http://d.pr/i/YnKn

http://d.pr/i/bQAZ

 

Well, the icons in the result are set in the php script that does the lookup and parsing. The workflow only comes with icons for en and de. I already have plans how I can change the workflow to make it more general.

 

Btw. Right now, the easiest way to stay up to date is following me on GitHub.

 

 

Greets,

Thomas

Link to comment
  • 7 months later...
  • 2 years later...

Hi

 

Just to let you know that the issue (#28 on GitHub) about the name of the Alfred folder in Application Support is still here for anyone using Alfred 3. However, the beta you have on GitHub solved it. Just to let you know.

 

Regards

Link to comment
  • 4 weeks later...
  • 1 month later...
  • 1 month later...
  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...