Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timgreen/anki.md
The markdown format for Anki cards.
https://github.com/timgreen/anki.md
anki cli markdown
Last synced: about 1 month ago
JSON representation
The markdown format for Anki cards.
- Host: GitHub
- URL: https://github.com/timgreen/anki.md
- Owner: timgreen
- License: mit
- Created: 2022-11-09T00:58:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T01:58:05.000Z (2 months ago)
- Last Synced: 2024-10-14T07:41:53.673Z (about 1 month ago)
- Topics: anki, cli, markdown
- Language: TypeScript
- Homepage:
- Size: 1.31 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anki.md
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
The markdown format for Anki cards.
## Overview
![Overview Forward](docs/overview.png)
## Tools
- CLI: [**`ankimd`**](packages/cli) [![Version](https://img.shields.io/npm/v/@anki.md/cli.svg)](https://npmjs.org/package/@anki.md/cli)
### Actions
- 🔄 `sync`: md -> Anki Desktop (via [Anki Connect](https://ankiweb.net/shared/info/2055492159))
- ➡️ `connect`: [Anki Connect](https://github.com/FooSoft/anki-connect#supported-actions) wrapper## Features
- 📄 Simple front / back card (with **#card**)
- 🃏 Custom note types / fields (with **#card-_\_**)
- 🛠️ Custom **card templates**
- 🏷️ Global and local **tags**
- 🖼️ Support for **images**
- 🎤 Support for **audios**
- 💻 Support for **code syntax highlight**
- 🟰 Support for **math**
- 📜 Support for **HMTL**## Inspired by
- https://github.com/reuseman/flashcards-obsidian
- https://github.com/lukesmurray/markdown-anki-decks## Similar Projects
- https://github.com/chenlijun99/autoanki