mirror of
https://github.com/nwindian/Memorization-Plugin.git
synced 2026-07-22 08:00:26 +00:00
11 lines
340 B
JSON
11 lines
340 B
JSON
{
|
|
"id": "memorization",
|
|
"name": "Memorization",
|
|
"version": "0.7.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Generates study index notes using a spaced repetition algorithm (SM-2).",
|
|
"author": "Joseph Cochran",
|
|
"authorUrl": "https://github.com/nwindian",
|
|
"fundingUrl": "https://ko-fi.com/josephcochran",
|
|
"isDesktopOnly": false
|
|
}
|