Anki.md

The markdown format for Anki cards.

MIT License

Downloads
121
Stars
7
Committers
3

Bot releases are visible (Hide)

Anki.md - core: v0.8.2

Published by timgreen almost 2 years ago

0.8.2 (2022-11-24)

Features

  • Audio support [sound:a.mp3]. (55333ba)
Anki.md - cli: v0.4.7

Published by timgreen almost 2 years ago

0.4.7 (2022-11-24)

Features

  • sync: Flag to update model styling. (7a9614f)
Anki.md - cli: v0.4.6

Published by timgreen almost 2 years ago

0.4.6 (2022-11-23)

Features

  • Command to remove note ids. (92d51d9)
Anki.md - core: v0.8.1

Published by timgreen almost 2 years ago

0.8.1 (2022-11-23)

Bug Fixes

  • Code syntax highlight css injection. (3f94b8a)
Anki.md - cli: v0.4.5

Published by timgreen almost 2 years ago

0.4.5 (2022-11-23)

Features

  • Flag to skip save note ids. (4449bd6)
  • Save noteIds after sync. (0fe5a4d)
Anki.md - core: v0.8.0

Published by timgreen almost 2 years ago

0.8.0 (2022-11-23)

⚠ BREAKING CHANGES

  • NoteId: Type string? -> number?.

Features

  • AnkiConnect: Update the existing notes. (9b6108e)

Code Refactoring

  • NoteId: Type string? -> number?. (db3c5db)
Anki.md - core: v0.7.5

Published by timgreen almost 2 years ago

0.7.5 (2022-11-22)

Features

  • parser: Include highlight css when needed. (8e51b92)
Anki.md - core: v0.7.4

Published by timgreen almost 2 years ago

0.7.4 (2022-11-22)

Features

  • parser: Code syntax highlight, no css. (ca9d5ef)
Anki.md - core: v0.7.3

Published by timgreen almost 2 years ago

0.7.3 (2022-11-22)

Features

  • AnkiConnect: Option to update model styling. (6cb5410)
Anki.md - core: v0.7.2

Published by timgreen almost 2 years ago

0.7.2 (2022-11-22)

Features

  • parser: Support global tags in frontmatter. (5d7e0a0)
Anki.md - core: v0.7.1

Published by timgreen almost 2 years ago

0.7.1 (2022-11-22)

Features

  • AnkiConnect: Pass api origin via config. (13f0ff5), closes #14
Anki.md - cli: v0.4.4

Published by github-actions[bot] almost 2 years ago

0.4.4 (2022-11-22)

Features

  • sync: Cli flag to update model templates. (2b587f7)

Bug Fixes

  • Code link in generated README. (52bbcec)
Anki.md - core: v0.7.0

Published by github-actions[bot] almost 2 years ago

0.7.0 (2022-11-22)

⚠ BREAKING CHANGES

  • NoteId: Move noteId to the heading.
  • core: Update frontmatter model schema.

Features

  • core: Update frontmatter model schema. (ed04257)
  • NoteId: Helper to update noteId. (bfc6bb6)
  • NoteId: Parser returns note position. (8a4e36d)

Code Refactoring

  • NoteId: Move noteId to the heading. (d47eb29)
Anki.md - @anki.md/cli: v0.4.3

Published by github-actions[bot] almost 2 years ago

0.4.3 (2022-11-21)

Features

  • sync: Cli flag to update model templates. (2b587f7)
Anki.md - @anki.md/cli: v0.4.2

Published by github-actions[bot] almost 2 years ago

0.4.2 (2022-11-21)

Bug Fixes

  • code link in generated README. (52bbcec)
Anki.md - @anki.md/core: v0.6.0

Published by github-actions[bot] almost 2 years ago

0.6.0 (2022-11-21)

⚠ BREAKING CHANGES

  • core: update frontmatter model schema.

Features

  • core: update frontmatter model schema. (ed04257)