ApolloFortyNine / anki-freq

Add anki frequency field to new cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frequencies taken from https://github.com/chriskempson/japanese-subtitles-word-frequency-list

Simple script to add frequency count (given it exists as field on note) to new cards, allowing a user to reposition the order of new cards. This will allow someone to reorder their personal anki decks occasionally to ensure that the most important cards are being learned first (highest frequency).

Instructions:

Update the deck name in the original search, deck:Personal Run python main.py

To setup deck follow below:

Go to browser > 'Fields' > choose the field > check 'Sort by this field in browser' > 'Save' > select all cards in your deck > 'Reposition' > Leave standard settings and press 'OK'.

Also make sure in the deck options by new cards, order is set to 'New cards in order added'.

About

Add anki frequency field to new cards


Languages

Language:Python 100.0%