Skip to content

hoalex/alfredapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Alfred 2 Helpers and Workflows

This repository contains my created Alfred 2 (http://www.alfredapp.com) workflows:

Leo Dictionary

Searching with leo

Searches the Leo dictionary (http://dict.leo.org) for the languages german, english, french, spanish and polish. Feeds back the results into Alfred for instantly seeing the translated word. When hitting 'Enter' the translated word is copied to the clipboard. When hitting 'Shift + Enter' the selected word translation is opened with Leo. With Version 1.2 newly introduced a somewhat "automatic" detection of the language of the entered word.

There are three ways to search Leo:

  • de - Translating a german word to english and vice versa.
  • df - Translating a german word to french and vice versa.
  • ds - Translating a german word to spanish and vice versa.
  • dp - Translating a german word to polish and vice versa.

Download the workflow: Leo Dictionary

Release Notes:

V 1.1:

  • Added two hotkey inputs, transferring the current selected text to Alfred for getting translation. The used hotkeys are not imported and need to be set as wished.

V 1.2:

  • Only one keyword per language needed now. The language of the entered word is automatically detected.
  • Opening Leo with the selected word when hitting 'Shift + Enter'.
  • Fixed problem with german umlauts.

V 1.2.1:

  • Fixed problem with opening the URL in some cases.
  • Fixed problem with some special words preventing results from being shown.

V 1.3

  • Added support for translation of german to polish and vice versa (Sebastian Kusnier)

V 1.3.1

  • Quick fix for changes in Leo site to make the workflow work again (Oderwat)

V 1.4

  • Added timeout for php request to avoid high process load when loosing internet connection.
  • Open Leo with the originally entered word when hitting 'Ctrl+Enter'.

V 1.4.1

V 1.4.2

  • Changing the used PHP XML library, fixing issues occurred in 1.4.1

About

Repository for Alfred 2 Helpers and Workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%