bikeNik Posted September 13, 2018 Share Posted September 13, 2018 (edited) Hello everyone! I tried to integrate such service as Reverso-Context (The search engine for translations in context) Also, this workflow creates flashcards to Anki through the AnkiConnect by the current searching. Install: $ npm install --global alfred-reverso Download and import deck example for Anki to install the template. [includes two note types] Requires: Node.js 7.6+, Alfred Powerpack , Anki intelligent flashcards, AnkiConnect plugin for Anki. Usage: In Alfred, type, reverso, enter , and your query. In Alfred, type reverso * , enter, and your query to search by your favorite phrases. In Alfred, type reverso ! , enter, to set, choose your deck with Anki or delete some. Make a couple of from your source language (srcContext) and target language (trgContext), guided by Reverso site in Alfred workflow configuration. To use your favorite sentences (quick look, adding to Anki) create an account on the Reverso and share your favorite list of sentences. Set your username (userName) in Alfred workflow configuration. Configuration: There are six requirements: note_type: "ReversoContext" - by default don't need to change. For bunch - Target language (searching) => Source language note_type_reverse: "ReversoContext(reverse)" - by default don't need to change. For bunch - Source language (searching) => Target language path_to_anki-media: /Library/Application Support/Anki2/< Profile name of Anki >/collection.media. srcContext: your Source language (e.g Mother tongue). For bunch - Target language => Source language not all couples will be work - check with Reverso site "Arabic", "German", "English", "Spanish", "French", "Hebrew", "Italian", "Japanese", "Dutch", "Polish", "Portuguese", "Romanian", "Russian" trgContext: your Target language (The language which you want to learn). For bunch - Target language => Source language - not all couples will be work - check with Reverso site userName: To use your favorite sentences (quick look, adding to Anki) create an account on the Reverso and share your favorite list of sentences. Set your username. Do not change the default value if you don't want to create an account. More info: github.com/bikenik/alfred-reverso Edited September 16, 2018 by bikeNik Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now