AlexanderWillner / deepl-alfred-workflow2

DeepL Alfred Workflow
228 stars 8 forks source link

Specify source and target language #9

Open AlexanderWillner opened 4 years ago

AlexanderWillner commented 4 years ago

See line: https://github.com/AlexanderWillner/deepl-alfred-workflow2/blob/551064655f87a511ef86f04887b7a58c13d58bea/deepl.sh#L63

We should use more variable to define also the source language.

ww7 commented 3 years ago

It will be very helpful to have a second language in deepl-alfred-workflow2 I'm not a programmer, but it seems simple with if statement where auto-detected source language compared with first targed language, and if it's same - use the second language.

AlexanderWillner commented 1 year ago

In #23 the change to Alfred 5 User Configurations was suggested. Does this help?