Obsidian Spaced Repetition Versions Save

Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian.md

1.10.3

7 months ago
  • doc: update note about the reversed card #699
  • Fix bugs regarding bury sibling cards #763

1.10.2

7 months ago
  • refactor: Separate business logic from user interface code #751
  • Remove the spaces before and after the question marks in the multi-line basic flashcards #719
  • chore: Update dependencies 44e9bb6
  • chore: Update dependencies 1f69f96
  • feat: Add E2E testing 1ef0663

1.10.1

1 year ago
  • style: Fix formatting #678
  • remove skip after modifying card text #671
  • Add translations to the Spanish language. #667
  • Update translations zh-cn.ts and zh-tw.ts #676
  • Close very old issues (>= 1 year) #665
  • Update changelog #664
  • show MAX_INTERVAL unit in title #643
  • Fix issue requiring collapseIcon to be clicked twice to expand/collapsed deck tree #656
  • Update ru.ts #657
  • Consume keyboard event in flashcard modal #637
  • Bump version to v1.10.1 cbea6a4

1.10.0

1 year ago

Added

  • Add a skip button to the flashcards menu
  • Add Arabic translation (@Issam-seghir)
  • Add note title to card context
  • Modal to edit flashcards (@AB1908)
  • Add per-deck cramming command (@LennyPhoenix)
  • Add flashcards menu

Changed

  • Add note title to card context

Removed

  • Remove Giscus comments from docs website

Fixed

  • Fix some terms in Chinese translations (@emisjerry)

1.9.4

1 year ago

Fixes

  • Minor UI fix on flashcards

1.9.3

1 year ago

Changed

  • Updated contribution guidelines

Fixes

  • Minor UI fixes on stats and flashcards views

1.9.2

1 year ago

Changed

  • Update flashcards image formats
  • Move wiki to GitHub pages
  • Update docs
  • Make documentation translatable

Fixed

  • Prevent regex from matching to last --- in file (deliriouserror94)
  • Make flashcard text selectable

1.9.1

1 year ago

Bug Fixes:

  • Fix extra note review panes being added (@AB1908)

1.9.0

1 year ago

Hey y'all, version 1.9.0 is out 🥳! Many thanks to everyone who contributed!

Functionality:

  • Card backwards navigation (@FelixGibson)
  • Add curly brackets as option for cloze fields (@lachlancollins)

Bug Fixes:

  • Replace crlf to lf on card parse (@jasonho1308)
  • Fix card back button UI/UX

QoL Improvements:

  • Added new setting to collapse/expand subdecks (@MostlyArmless)
  • Set the flashcard's font size as user editor (@edvardchen)
  • Make the note review pane optional (@AB1908)

Translations:

  • Add Brazilian Portuguese Translation (@Helaxious)
  • Update Simplified Chinese Translation (@zyl-lizi)
  • Add Traditional Chinese Translation (@emisjerry)

House Keeping:

  • Update dependencies
  • Revert to npm over yarn

1.8.0

1 year ago

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

Functionality:

  • Add "ogg" as supported audio file format (@sabarrett)
  • Add customizable review buttons (@AB1908)

Bug Fixes:

  • Fix side pane breakage with Obisidian v0.15.4 (@AB1908)
  • Handle code fences better (@zcysxy)

QoL Improvements:

  • Add yarn lockfile (@olingern)
  • Add & automate running Prettier (@olingern)

Translations:

  • Translation to Korean/한국어 (@ksundong)
  • Update Simplified Chinese translations (@11-check-it-out)
  • Fixed mistakes in Russian translation (@ytatichno)
  • Check that localization entries are consistent across all files