https://github.com/romanhauksson/cfar_jargon
Anki flashcards for CFAR jargon.
https://github.com/romanhauksson/cfar_jargon
Last synced: about 2 months ago
JSON representation
Anki flashcards for CFAR jargon.
- Host: GitHub
- URL: https://github.com/romanhauksson/cfar_jargon
- Owner: RomanHauksson
- Created: 2022-08-13T17:40:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T18:20:38.000Z (over 2 years ago)
- Last Synced: 2025-01-10T17:49:57.867Z (3 months ago)
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CFAR jargon flashcards
[Duncan posted](https://www.lesswrong.com/posts/fbv9FWss6ScDMJiAx/appendix-jargon-dictionary) a list of jargon from the [Center For Applied Rationality](https://en.wikipedia.org/wiki/Center_for_Applied_Rationality) Handbook, so I made an [Anki](https://en.wikipedia.org/wiki/Anki_%28software%29) deck for anyone who wants to memorize it.
## Importing
Download [`jargon.apkg`](./jargon.apkg), open Anki, and press `Ctrl+Shift+I` to open an "Import" dialogue (you can also navigate to **File** → **Import...**). Select `jargon.apkg`. The flashcards should show up in the deck "CFAR".
## Editing and pull requests
The flashcards are written in the markdown file [`jargon.md`](./jargon.md) and translated into an Anki flashcard deck using the command `mdanki jargon.md --deck "CFAR" jargon.apkg`. To install `mdanki`, run `npm install mdanki`.
It would be nice if someone added images to these flashcards to make them easier to remember. For example, a diagram of the [80-20 rule](https://en.wikipedia.org/wiki/Pareto_principle). If you do, make sure the images are under a [CC-compatible license](https://en.wikipedia.org/wiki/Creative_Commons_license). The format for including an image in the markdown file is below.
```
## WordThis is the definition of the word.

```