Alfred 3 workflow to quick look from ContextReverso.net and create flash cards to Anki cards.
Try this Anki theme (Scramble-sentences) to learning by created cards
$ npm install --global alfred-reverso
- Download and import the deck example for Anki to install template. [includes two note types]
Requires: Node.js 7.6+, Alfred Powerpack, Anki intelligent flash cards, AnkiConnect plugin for Anki.
- 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 setting, 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.
- There is six requirenments:
-
note_type
: "ReversoContext" - by default don't need to change. For bunch - Source language => Target language -
note_type_reverse
: "ReversoContext(reverse)" - by default don't need to change. For bunch - Target language => Source languagepath_to_anki-media
: /Library/Application Support/Anki2/< Profile name of Anki >/collection.media.srcContext
: your Source language (e.g Mother tongue)trgContext
: your Target language (The language wich you want to learn)- "arabic", "german", "english", "spanish", "french", "hebrew", "italian", "japanese", "dutch", "polish", "portuguese", "romanian", "russian"
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 default value if you aren't want create account.
-
- Tests
MIT © bikeNik