Giter Site home page Giter Site logo

steno-anki's Introduction

steno-anki

A collection of shared Anki decks contributed by the community for those learning stenograpy. The repository also contains the backing Python script used to generate the Anki decks from text files.

Community Decks

Name Contributor Description
learn_plover rchern A sub-deck per lesson from the Learn Plover! site.
emily_symbols rchern A deck for Emily's Symbol Dictionary
emily_modifiers_us rchern A deck for Emily's Modifiers Dictionary using a US keyboard layout
top_n_words rchern A sub-deck per 1k words

Deck Usage

Community provided shared decks can be downloaded from the releases page. In the assets for a release, download the desired .apkg package(s) and import into Anki.

It is strongly recommended that you export your decks (as an .apkg file, with scheduling and media included) prior to importing.

Deck Files

Deck files contain 2 type of lines:

Type Syntax Example
Title Title~~~Id
Left + Vowel + Right~~~LVR
Entry Translation(tab)Outline
cat	KAT

Anki requires decks to have a unique numerical id. Make sure that the Id used is not used by any other decks in the project. The Id in the Title row should be kept to 8 characters or less to support the numerical conversion.

Anki sub-decks are created by using :: in the title. Learn Plover::Lesson 1 will generate a Learn Plover deck with a Lesson 1 deck nested underneath.

Entries should be separated from their outline by the tab character. Do not use space(s).

Blank lines and lines that begin with a # will be ignored.

Multiple decks may be listed in the same file. Files grouped into the same folder will be combined into a single deck. Only top-level deck files and folders will be processed. Nested folders will be ignored.

Script Usage

Run main.py with using the following command line options:

Name Flag Default Description
input i decks Folder containing the deck files.
output o dist Folder for the generated Anki deck packages.

Referenced Projects

The generated decks use the Steno-Font to display the steno layout for outlines. The font is embedded in the generated decks and does not need to be installed separately. This is done so the deck can be synced to the web or mobile apps and still display correctly.

Contributing

Additional decks that would be of value to the community are absolutely welcome as PRs! General script updates are also welcome.

Contact

Becca - PWEBG/KA (Becca#3246) on the Plover Discord.

steno-anki's People

Contributors

khonkhortisan avatar rchern avatar willcohen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

steno-anki's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.