DecksMD 1.4.0
Released 28 February 2026
Changes
Notes support for table-based flashcards
- Table-based flashcards now support an optional third "Notes" column
- Notes are displayed in the review modal via a small info button on the back card
- Toggle notes visibility with the button or the
Nkeyboard shortcut - Notes are stored in the database and preserved across syncs and migrations
Configurable learning and relearning steps
- Profiles now support configurable learning steps (e.g.,
1m 10m) and relearning steps (e.g.,10m) - Steps determine the intervals for new cards and lapsed cards before they graduate to review state
- Configurable in the profiles manager UI with validation and help text
Migration and multi-device sync improvements
- Fixed migration fallback to properly recreate flashcards and decks tables instead of patching stale schemas
- Multi-device sync now handles schema mismatches for both flashcards and deckprofiles tables gracefully
- Remote databases with older schemas are synced with sensible defaults for missing columns
Also on GitHub.