Skip to content

CaveSven/ankiparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ankiparser

Parse notes to create anki cards

Usage

Assume there is a text file with the following content:

**Q:** What is the capital of France?
**A:** Paris

**Q:** From which city did Germany's first steam locomotive depart?
**A:** Nuremberg

Using

ankiparser $PATH_TO_FILE $PATH_TO_TARGET_DIR

will create a Anki parsable file $PATH_TO_TARGET_DIR/cards.txt with the content

What is the capital of France?\tParis
From which city did Germany's first steam locomotive depart?\tNuremberg

GO HOW-TO

About

Parse notes to create anki cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published