update
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
"showContextInCards": true,
|
||||
"flashcardHeightPercentage": 100,
|
||||
"flashcardWidthPercentage": 100,
|
||||
"randomizeCardOrder": true,
|
||||
"randomizeCardOrder": null,
|
||||
"flashcardCardOrder": "DueFirstRandom",
|
||||
"flashcardDeckOrder": "PrevDeckComplete_Sequential",
|
||||
"convertHighlightsToClozes": true,
|
||||
"convertBoldTextToClozes": false,
|
||||
"convertCurlyBracketsToClozes": false,
|
||||
@@ -41,7 +43,7 @@
|
||||
"singlelineCardSeparator": "::",
|
||||
"singlelineReversedCardSeparator": ":::"
|
||||
},
|
||||
"buryDate": "2024-01-06",
|
||||
"buryDate": "2024-01-10",
|
||||
"buryList": [],
|
||||
"historyDeck": ""
|
||||
}
|
1042
.obsidian/plugins/obsidian-spaced-repetition/main.js
vendored
1042
.obsidian/plugins/obsidian-spaced-repetition/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"id": "obsidian-spaced-repetition",
|
||||
"name": "Spaced Repetition",
|
||||
"version": "1.10.5",
|
||||
"version": "1.11.0",
|
||||
"minAppVersion": "0.15.4",
|
||||
"description": "Fight the forgetting curve by reviewing flashcards & entire notes.",
|
||||
"author": "Stephen Mwangi",
|
||||
"authorUrl": "https://github.com/st3v3nmw",
|
||||
"helpUrl": "https://www.stephenmwangi.com/obsidian-spaced-repetition/",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://ko-fi.com/M4M44DEN6"
|
||||
}
|
||||
|
Reference in New Issue
Block a user