Skip to content

open-spaced-repetition/obsidian-spaced-repetition-recall

 
 

Repository files navigation

This is a modified version of obsidian-spaced-repetition and merging recall plugin to use seperate json data file, and add some interesting features.

就是 SR 的时间排程信息可以单独保存,不修改原笔记文件内容,以及添加其他功能。

Flashcard-Based and Note-Based Spaced Repetition Plugin

Features

  • @st3v3nmw's ReadMe

  • 中文使用手册

  • merge recall plugin to use seperate file

    • setting where to save schedule info by Data Location
      • save on note file, just as used do.
      • save on seperate tracked_files.json.
    • setting convert tracked note to decks
    • switch Algorithm(only work on saving on seperate tracked_files.json.): Default, anki, Fsrs
    • file menu to tracknote/untracknote
  • show floatbar for reviewing response when reviewing note by click statusbar or review command or sidebar, and can set whether showing the interval or not;

  • Reviewing a Notes directly [#635];

  • when using fsrs, output ob-revlog.csv, to optimize the algorithm parameters using optimizer for better review;

  • Statistics: add note view statistics,and today review statistics;

  • Postpone notes/cards;

  • postpone to review after x days;

  • reschedule all scheduled items;

Maintainers Wanted

Since I am not a programmer, I don't know much about typescript programming, so I can only do some bug fixes and small feature updates. I can only do some bug fixes and small feature updates, but it is difficult to realize some of the proposed features. Welcome to join us if you are interested in this plugin, and work together to maintain and update this plugin.

You can join us by submitting an issue/PR、或论坛讨论 directly.

How to install the plugin

  1. Download main.js, manifest.json, styles.css from the latest release (see releases)
  2. Create a new folder in Vault-name/.obsidian/plugins and put the downloaded files in there
  3. Reload your plugins and enable the plugin

OR USE BRAT pulgin;

Usage

Check the docs for more details.

Thanks

I develop this plugin as a hobby, spending my free time doing this. If you find it valuable, then please say THANK YOU or buy me a coffee...

or buy original plugin author(@st3v3nmw) a coffee...

Supported By

Buy Me a Coffee at ko-fi.com


Thank you to everyone who has created a plugin that inspired me and I took code from.

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 1.2%
  • Other 0.8%