1nsp1r3rnzt / Anki-Quick-Word-Adder

This Software automates the process of adding word and sentence where you read the word and meaning quickly to Anki. Additional features include adding images related to word from two sources if available.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anki Quick Word Adder

Anki is a free-mium software based on the concept of spaced repetition. It accelerates the process of learning by helping to retain information in the long-term memory.

The concept of utilizing Anki gets complicated when you encounter a difficult word while browsing on your computer. The flow is interrupted as you have to stop reading an article and add the word to Anki. This automates the process of adding the word, the sentence where you read the word quickly to Anki. Additional features include retreiving meaning from oxford dictionary and images related to the word from two sources if available. screenshot

Getting Started

steps Click the StartApp file to start the setup. Please backup and sync Anki before proceeding.

It installs the demo deck which has the 3 fields card type. Anki needed to be installed at demo location for the software to the word.

Then, you need to setup Oxford Dictionary API

Enter your api setting's in dictApi.ahk
;;;;;;;;;;;;;;;;;;;;;;;
global APP_ID:=""
global APP_KEY:=""

Finally run, StartApp.ahk to run the software.

press ` to run the software.

Prerequisites

Anki: Anki Download

Oxford Dictionary API

Google Chrome Dictionary Extension - optional

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

This Software automates the process of adding word and sentence where you read the word and meaning quickly to Anki. Additional features include adding images related to word from two sources if available.

License:MIT License


Languages

Language:AutoHotkey 100.0%