mirror of
https://github.com/prncc/obsidian-repeat-plugin.git
synced 2026-07-22 06:50:25 +00:00
10 lines
292 B
JSON
10 lines
292 B
JSON
{
|
|
"id": "repeat-plugin",
|
|
"name": "Repeat",
|
|
"version": "2.0.0",
|
|
"minAppVersion": "1.1.0",
|
|
"description": "Review notes using periodic or spaced repetition.",
|
|
"author": "Andre Perunicic",
|
|
"authorUrl": "https://github.com/prncc/obsidian-repeat-plugin/",
|
|
"isDesktopOnly": false
|
|
}
|