Skip to content

Anki Embed 1.0.8

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:54
· 21 commits to master since this release

What’s changed

  • Fixed blank/broken squares when Anki card images are displayed in Obsidian. Local Anki media is now retrieved through AnkiConnect and embedded correctly.
  • Added support for common image formats and responsive src/srcset media. Missing media now falls back to alt text or is removed cleanly.
  • Prevented stale asynchronous deck/card loads from overwriting the current view.
  • Added verification for the media retrieval client endpoint.

Compatibility

  • Obsidian 1.13.0 or newer
  • Anki with AnkiConnect enabled

Validation

  • npm run lint
  • npm run build
  • npm test