Helps build a CSV of new words and stroke improvements for your Anki deck.
Project description
plover_cards
A Plover plugin which helps you build an Anki deck from the words and phrases you have typed.
This plugin might not work perfectly, so you may want to double check the cards before you add them.
Plover Cards Hook
This part of the plugin listens to what you write and records the suggestions (you don't need to have the suggestion window open). It'll keep a count of how many times you use a stroke so you can focus on only the words you use often (or least often). Unlike the suggestions window, it'll also record suggestions for command, prefix and suffix strokes if you use them.
The data is stored in {your_plover_config_folder}/plover_cards/card_suggestions.pickle
. This gets saved when you disable the extension, quit Plover and every 5 minutes.
Using the hook
- Enable the plugin
- Right click the Plover icon, "Configure", "Plugins" tab, check the box next to "plover_cards_hook", "Apply"
Card Builder
Before you start
- Set up Anki
- Make an Anki collection
- Make a note type for your steno cards (it can be the default "Basic" type, but if you want to use Anki for anything else as well then you should make a new note type)
- Use Plover and type some words that aren't in Anki
- Start the card builder
- Make sure Anki isn't already running
- Right click the Plover icon, "Tools", "Card Builder"
Set Options
Option | What it's used for |
---|---|
Anki Collection | The Anki collection with existing cards, which will be ignored when building cards. Defaults to the first .anki2 file it can find in the default Anki path. |
Note Type | The note type for existing cards, which will be ignored when building cards. Defaults to "Basic". |
Ignore File | Where to save the list of words to ignore. Defaults to {your_plover_config_folder}/plover_cards/ignore.txt . |
Output File | Where to save the CSV file of new cards, which can then be imported into Anki. Defaults to {your_plover_config_folder}/plover_cards/new_notes.txt . |
Clear output file before starting | Clear the output file when you press start. You'll want this on if you have imported the cards from the previous session, and off if you're continuing the previous session. |
These options are saved in {your_plover_config_folder}/plover_cards.cfg
Build Cards
- Stroke list: Pick which stroke you want on the back of the Anki card here.
- Card list:
- You can click on any of the following columns to sort by that column. Click again to change the sort order.
- Count: The number of times you typed this word and/or the number of times it was suggested to you.
- Translation: The word or phrase on the front of the Anki card.
- Stroke: The stroke on the back of the Anki card.
- Similar ignored: Similar words that are either already in the Anki deck or have been added to the ignore list.
- Buttons:
- Clear: Clear the chosen stroke. Useful if you want to skip this card, since by default it will choose the first stroke in the list.
- Ignore: Add this word/phrase to the ignore list. It won't appear next time you use the card builder.
- <: Go to previous card.
- >: Go to next card.
- Finish: Finish building cards.
Add to Anki
In Anki go to File
then Import
. Select the output file you chose at the beginning (defaults to {your_plover_config_folder}/plover_cards/new_notes.txt
).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file plover_cards-0.1.6.tar.gz
.
File metadata
- Download URL: plover_cards-0.1.6.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffaaae8f17036d153fdb17f8c8fc9ee1a24fc86d5eef003a6f9ad5fb60bbfaea |
|
MD5 | da36bad8159eedc42acde4dcccc9f9f6 |
|
BLAKE2b-256 | 231775215e862a8d246b086f62ee40841d1186594930bff6449017b02cd06d6c |
File details
Details for the file plover_cards-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: plover_cards-0.1.6-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a995ad8dfa144638141367d11f63419a2ae605604e8df2af3160dc31b36ab142 |
|
MD5 | d18aedd11593de99f9f2db88c3cca171 |
|
BLAKE2b-256 | c95574c36f0a21965db27f725dcee555a7f2a709b35027a80c61f2a20e8499c9 |