ryannmahajan / Flashcard-Generator

Convert your Evernote content into flashcards!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashcard-Generator

Android Application that automatically makes AnkiDroid flashcards from Evernote. It uses:

  • BeautifulSoup to parse the ENML from Evernote (derivation of XHTML)
  • Regex to search for keywords to make flashcards from
  • AnkiDroid's API to add the flashcards

Screenshots

Screenshot 1 Screenshot 2

Useful links:

About

Convert your Evernote content into flashcards!

License:GNU General Public License v3.0


Languages

Language:Java 100.0%