Skip to content

A tool to make life easier for those who use anki as part of learning new languages

License

Notifications You must be signed in to change notification settings

MarcusXavierr/anki-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki Helper

gopher

Go Report Card example workflow


Anki Helper is a simple command line tool that can help you learn and memorize new words and phrases using Anki. With just a few simple steps, you can set up Anki Helper to automatically create flashcards from new words you encounter while reading or listening to English.

These flashcards will then be added to your Anki deck for review later. New languages will be supported soon

Usage ExamplesInstallationGetting StartdUsage

Usage Examples

Insert flashcards on anki

presentation_output.mp4

Get sentence definitions

definition


Add new sentences to further practice

add

Installation

go install

you can install this project with go

go install github.com/MarcusXavierr/anki-helper@latest

Binaries

You can also install a compiled binary to your machine and then put it in your shell path.

Go to the releases page and choose the option that best fits your environment.

Getting Started

To get started, visit the project's wiki. There you will find instructions on how to set up your Anki and how to configure Anki-helper, in a simple and fast way.

Usage

Insert flashcards on anki

You can easilly insert flashcards on anki using anki-helper.

anki-helper ankiInsert

# Or if you want to specify how many flashcards you wanna insert on anki, use the -i flag

anki-helper ankiInsert -i 10

Add word to further practice

You can run this command to add a word to your track file

anki-helper add 'sentence'

Get definition

you can also use the command dictionary to get the definitions of a sentence (works for words and phrasal verbs)

anki-helper dictionary 'sentence'

About

A tool to make life easier for those who use anki as part of learning new languages

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages