Recommended settings
For the specific parameter settings of the algorithm, please refer to FSRS v4.
Other settings can be set according to the instructions.
Review via command line Or on the computer side, you can review the notes by clicking the notes in the status bar/right sidebar, and review the cards in the left side navigation bar by clicking
For the rest, refer to @st3v3nmw's ReadMe & [recall plugin's ReadMe](https://github. com/martin-jw/obsidian-recall)
backup the note vault backup the note vault backup the note vault !!!
It is possible that there are bugs which may delete data in the current note. Please make backups! Suggestions:
- Close the original plugin first to avoid conflict.
- backup the note vault (because after changing the DataLocation in the settings, the review information in the note content will be deleted and saved to a separate file tracked_files.json.)
- close Obsidan.md, copy
obsidian-spaced-repetition/data.json
toobsidian-spaced-repetition-recall/data.json
, then start Obsidan.md. - If you want to use FSRS algorithm, you need to set it as recommended above CASE1.
Tabs corresponding to review notes can be added to the notes or via the command line/menu bar tracking notes.
After delete reviewTag in note, you can untrack it via command line/menu bar.
With setting untrackWithReviewTag
to True, you will no longer review it after delete reviewTag.
To add notes in a folder, right click on the folder, (un)track All Notes
Add a label corresponding to a review card to your notes, or convert review notes to a card group in Settings, or convert a folder to a card group in Settings, and create a card according to the following instructions.
- Single-line style (
) Question::Answer
) - Single-line reversed style (
Question:. :Answer
) - Multi-line style (Separated by
?
) - Multi-line reversed style (Separated by
? Multi-line reversed style]() (Separated by
? `) - Cloze cards (
==highlight==
your cloze deletions! ,**bolded text**
, or{{text in curly braces}}
)
Review notes can be opened from the command line, or from your computer by clicking Notes in the status bar/right sidebar. Feedback on memorization level is available via command line, hover bar or menu bar
- On computer , right-click on the floating bar, you can close it, set time interval visible/hidden;
- On computer, when floatbar is show and in preview, you can use keyshortcut(0 reset, 1,2, 3 easy ) feedback;
- On mobile, swipup from the floating bar, close it , long press the floating bar to setting time interval visible/hidden;
- time interval visible/hidden Suggestion: review is not shown, progressive summary/incremental writing is shown;
Review is available via the command line, or on the computer by clicking on the cards in the left side navigation bar. Centralized (CRAM) review/normal review of cards within the current/all notes (if any) via command line
Centralized Review (CRAM) mode, no review data is updated.
Postpone notes/cards (with current retention greater than 65%) from before today(excluded)
If you are not satisfied with the new schedule, simply restart Obsidian to restore the previous schedule. The new schedule is not saved until after reviewing a note/card.
Review the specified notes/cards after x days without judging their current review time and retention rate. It is recommended that you only modify individual notes or cards within notes, not a large number of them, to avoid reviewing too much content on that day.
Recalculates the next review time for all already scheduled notes/cards based on the parameters in the settings and before the notes/cards. If you are not satisfied with the new schedule, simply restart Obsidian to restore the previous schedule. The new schedule is not saved until after reviewing a note/card.
Via command line, SR view statistics
Via command line, SR Item Info
, you can view review information for current note/all cards in current note. And can modify next review date/time.
Different algorithms have different parameters, please try to use one algorithm instead of switching algorithms repeatedly. [Algorithms desc](. /en/algorithms.md) default(Anki modified)、Anki 、 FSRS
Not recommended!!! Not recommended!!! **Not recommended!!! **
Open Setup Logging --> Debugging Information to use the following functions from the command line (not recommended to open for daily use).
Print Data: Output data in the debug window
Reset Data: Delete all review data;
Update Items: Updates invalid data in the data to the default data.
Prune Data: Clear invalid data in the data, which will cause the data item id to be modified, which in turn will affect the optimizer of Fsrs to not be able to effectively process part of the data.