Skip to content

Releases: st3v3nmw/obsidian-spaced-repetition

1.4.8

21 May 16:30
Compare
Choose a tag to compare

Bug fixes:

  • #76 (ignore codeblocks while creating flashcards).

1.4.7

21 May 12:35
Compare
Choose a tag to compare

Bug fixes:

  • Properly rewrite image links after flashcard review
  • Fix review flashcards command

QoL improvements

  • Option to remove card context from flashcards view
  • Option to disable cloze cards

1.4.6

16 May 19:11
Compare
Choose a tag to compare

Bug fixes:

  • Rewrite cards to file using the correct separator

1.4.5

16 May 16:12
Compare
Choose a tag to compare

Functionality:

  • Support for images in flashcards (albeit in a hacky way)
  • Maximum interval option

QoL improvements:

  • Ability to change the inline & multiline flashcard separators to say ;; or !! (might be useful if you have conflicts with Dataview's inline fields)
  • Keyboard hotkey to review flashcards
  • Limit on number of days to display on right panel
  • Options to reset settings to their default values
  • Use sliders for settings with a fixed range
  • Plugin waits for sometime before attempting to validate and save a setting

1.4.4

08 May 19:49
Compare
Choose a tag to compare

QoL Improvements:

  • UI/UX fixes for Obsidian mobile.

1.4.3

08 May 12:16
7c237dc
Compare
Choose a tag to compare

Functionality:

  • Flashcard decks - Use tags to create decks for your flashcards (#30)

Bug fixes:

  • Make the flashcard view scrollable for large flashcards (#46)
  • Fix problem with horizontal rules & YAML (#48)

QoL improvements:

  • Change date to the more standard YYYY-MM-DD format (#53 )

1.4.2

02 May 06:45
Compare
Choose a tag to compare

This release provides a setting to remove review options from the file menu. If they're cluttering up your interface.
If you disable them, you can use the command hotkeys.

1.4.1

01 May 20:30
Compare
Choose a tag to compare

Minor update, fix broken link in settings.

See 1.4.0.

1.4.0

01 May 19:32
Compare
Choose a tag to compare

This release:

  1. Adds support for cloze deletion cards 🎉
  2. Provides a way to reset a card's scheduling progress
  3. Changes dates to the more compact DD-MM-YYYY date format
  4. Cleans up the settings interface
  5. Makes the right sidebar detach properly on unload

1.3.2

20 Apr 18:11
Compare
Choose a tag to compare

This release:

  1. adds support for tags in YAML #28
  2. provides a setting to have the scheduling-info-HTML-comment in the same line as a single-line card.