Skip to content

bmedicke/old-anki-decks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anki-decks

Q: What is Anki?

A: Anki is a spaced repetition flashcard program.


To learn more, take a look at https://apps.ankiweb.net and the docs.

available decks

  • ETG, structured after Elektrotechnische Grundlagen - Heinz Meister

how to use a deck

  • clone this repository
  • get Anki for desktop (Linux, Windows, macOS)
  • install the CrowdAnki Plugin:
    • open Anki
    • click Tools, Add-ons, Browse & Install...
    • enter plugin id 1788670778
    • restart Anki
  • click File, CrowdAnki: import from Disk
    • select the folder of the deck that you'd like to import
  • optional: create an Anki account to sync your decks, this allows you to

how to help out

Fork this repository, and send me a pull request.

You can edit the JSON directly (useful for minor fixes) or use Anki itself to make changes and create new cards.

editing with Anki

  1. import the deck as per the previous section
  2. edit the cards and/or create new ones
  3. export your deck as CrowdAnki Json Representation

  1. select the directory of this repo as a target

conventions

  • formulas are written in LaTeX
  • try to keep questions and answers concise
  • don't hotlink images, add them locally instead
  • optional information, that's not neccessary to answer a question, follows a horizontal ruler tag (<hr />)

Releases

No releases published

Packages

No packages published