cofinley / FluentForeverVocabBuilder

A nice interface to build Anki vocab cards quickly (based on Fluent Forever method)
53 stars 8 forks source link

Fluent Forever Vocab Builder

Video demo

This is a web app that searches and scrapes info for a vocab word and builds a card for your anki deck, based off the FF model deck.

Basically a quick way to do the vocab step step in the FF method.

Decreases card creation time from 6+ minutes to 30 seconds.

Gathers the following info:

Rationale

Requirements

Installation

Usage

  1. Open Anki in the background
  2. Go into project's directory
  3. Click on (or run in command line) the start program for your OS
    • start.bat for Windows
    • start.sh for Linux/Mac
      • Might have to run chmod +x ./start.sh if it's not executable
  4. Go to 127.0.0.1:5000 in your browser
  5. Select language
    • This is saved for the next session
  6. Select destination deck
    • Also saved
  7. Enter word to search
  8. Search (takes time to download images)
  9. Tweak any values
  10. Select pic(s)
    • You can paste images from your clipboard into the selected images area with Ctrl+V
    • You can also drag files in to the area
  11. Enter any notes you want
  12. Submit (takes time to store everything into Anki)
  13. Repeat

Updating

Known Issues

Todo