Skip to content

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

License

Notifications You must be signed in to change notification settings

FelixGibson/obsidian-spaced-repetition

 
 

Repository files navigation

This is a modified version of obsidian-spaced-repetition , and add some interesting features.

Features

  1. Multi-line style optimize: Allow the ? symbol to be indented with space or \t

Now you can create a multi line card like this:

This is Question #tag
 ?
  - This is answer.

Be careful that the answer part has to have no less indent than the ? line.

  1. Multi-line style optimize: Allow you to nest unlimited cards
  2. Allow to exclude specific tags in the settings
  3. Hide cards number information so as to reduce anxiety ( I find this is useful when I have a large set of cards)
  4. Allow a card can have multiple tags and can exist in multiple decks.
  5. Sort the due cards by the time.
  6. Allow the "Logseq" style tags, such as "#[[tags]]".

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.0%
  • CSS 1.1%
  • Other 0.9%