Remember

by Petr Volf
5
4
3
2
1
New Plugin

Description

Minimal spaced repetition plugin with FSRS scheduling

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Remember

A minimal spaced repetition inside Obsidian.

Designed for reliable use across synced devices.

Usage

Add a deck property to the note:

---
deck: lang/spanish
---

A single-line card has its question and answer on one line, separated by :::

hola::hello

Use ::: to also create a card in the reverse direction:

perro:::dog

A multi-line card has ? on its own line between the question and answer:

What article does "mano" take?
?
La mano — feminine despite the -o ending.

Use ?? instead of ? to also create a card in the reverse direction.

Run Remember: Review, choose a deck, reveal each answer, and rate it.

Data storage

Remember stores all data locally in your vault.

  • When a review session starts, Remember adds hidden %%rem:<id>%% comments to unstamped cards.
  • Review history is stored as per-device reviews-*.jsonl files in the vault's hidden configuration folder under remember/.