Skip to content

Releases: st3v3nmw/obsidian-spaced-repetition

1.7.0

01 Jan 12:22
Compare
Choose a tag to compare

Hello y'all 👋🏾. Here's a release that has been long overdue.
Many thanks to everyone who contributed!

Functionality:

  • Support for audio & video in flashcards (@careilly)
  • Support note transclusion in flashcards (@joelmeyerhamme)
  • Cramming flashcards (@EthanHarv)

Bug Fixes:

  • Fix YAMLParse bug in statistics
  • Fix first time random card selection
  • HTML comments from other plugins cause the creation of some cards to be left out (@andrewcrook)
  • Correct notes(s) to note(s) in en.ts lang file (@Trikzon)
  • Change Eases x-axis from DAYS to EASES (@asdia0)

QoL Improvements:

  • Filter statistics by date range
  • Fix collapsed/expanded states when redrawing the sidebar (@erichalldev)
  • Zoom on image on click (@rgruenewald)
  • Changing interpolate to an optional arg of t (@LouisStAmour)

Translations:

1.6.2

29 Aug 17:20
Compare
Choose a tag to compare

Functionality:

  • Optional **bolded text** to clozes conversion
  • Statistics on intervals, eases, & card types
  • Command to review flashcards from one note only

Bug Fixes:

  • Fix bug where notes in 'New' were not included in review queue (multiple review queues)
  • Roll back caching to fix stale cached data, & reduce overhead required to keep it up to date

QoL Improvements:

  • New Icon (thanks to @TfTHacker)
  • "Open File" link in flashcards review now opens the notes in the background for later edit (thanks to @TfTHacker)
  • Better calculation of initial ease for flashcards

1.6.1

19 Aug 15:31
09e08ae
Compare
Choose a tag to compare

Functionality:

  • Multiple note review queues (thanks to @erichalldev)
  • Ability to hide some folders from the plugin (thanks to @aviskase)

Bug Fixes:

  • Override saving on same line if flashcard ends with codeblock
  • Refresh stats before loading statistics modal

QoL Improvements:

  • Add option to clear cache

1.6.0

08 Aug 09:33
Compare
Choose a tag to compare

Functionality:

  • Single-line reversed cards (front::back & back:::front cards are added)
  • Multi-line reversed cards (front??back & back??front cards are added)
  • Ability to ignore flashcards for a while by wrapping them in HTML comments

Bug Fixes:

  • Blank lines in code blocks are now supported
  • Fixed saving of some settings options

QoL improvements:

  • Caching of scheduling information (should drastically reduce processing time)

1.5.8

04 Aug 17:44
Compare
Choose a tag to compare

Bug Fixes:

  • Remove folder expansion icon for decks without child decks
  • Parsing of cloze cards no longer requires a newline
  • Fix statistics modal (accumulate overdue cards, linearity)
  • Only have the SRS review context menu only on markdown files (not folders, PDFs, etc as before)

QoL improvements:

  • Scroll to flashcard location after clicking "Open File" link
  • Customizable height & width of flashcard modal (thanks to @rubbish)
  • Add multilingual support
  • Code quality improvements (refactors, types, stricter checks when building)
  • Burying all cards in a note after reviewing it

1.5.7

20 Jun 09:16
Compare
Choose a tag to compare

Bug fixes:

  • Properly handle nonexistent images during rendering
  • Include card in only one deck (for those who use tags)

QoL improvements:

  • Ability to randomize cards order
  • Resize images to fit to modal size or to match the user specified size
  • Per deck total number of cards

1.5.6

13 Jun 04:35
Compare
Choose a tag to compare

Bug Fixes:

  • Fix burying of new cards

1.5.5

12 Jun 14:15
Compare
Choose a tag to compare

Functionality:

  • Adds a View statistics command to show a bar graph of the flashcard reviews due in the future

1.5.4

11 Jun 05:14
Compare
Choose a tag to compare

Bug fixes:

  • Fix load scheduler bug

1.5.3

10 Jun 03:31
Compare
Choose a tag to compare

QoL improvements:

  • Not run more than one instance of the flashcards & notes sync functions
  • Overall deck counts