DecksMD
← All releases

DecksMD 1.6.1

Released 24 April 2026

What's new in 1.6.1

Image occlusion

Create image occlusion flashcards by combining an image with a numbered list. The image should contain numbered labels that correspond to the list entries below it.

How it works:

Place an image embed followed by a numbered list with ==cloze== markers under a header:

## Bones of the arm

![[arm_bones.png]]
1. ==Humerus==
2. ==Radius==
3. ==Ulna==

Each numbered list item produces one flashcard. The image is shown on the front, and the numbered list with clozes is shown on the back. During review, the active item is blanked as [...] while other items follow the profile's cloze context mode (hidden or open).

Details:

  • Each list item is one card regardless of how many ==highlights== it contains — all highlights in the active item are blanked and revealed together
  • Items without ==highlights== still generate cards — the full item text is treated as the answer
  • Image occlusion builds on the cloze feature and requires cloze to be enabled on the profile
  • Reverse cards are not generated for image occlusion cards
  • Works alongside regular and cloze cards in the same deck

Bug fixes

  • Go to source: The go-to-source button on image occlusion cards now correctly navigates to the parent header in the source file.
  • Back card content: The image embed is no longer duplicated on the back of image occlusion cards — it only appears on the front.

Also on GitHub.