vault backup: 2025-02-03 08:29:48
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"settings": {
|
||||
"flashcardEasyText": "Easy",
|
||||
"flashcardGoodText": "Good",
|
||||
"flashcardHardText": "Hard",
|
||||
"flashcardTags": [
|
||||
"#flashcards",
|
||||
"#learning/bits",
|
||||
"#learning/cpp",
|
||||
"#learning/startup",
|
||||
"#learning/elec",
|
||||
"#learning/investing",
|
||||
"#learning/dev-process",
|
||||
"#learning/computer_science"
|
||||
],
|
||||
"convertFoldersToDecks": false,
|
||||
"cardCommentOnSameLine": false,
|
||||
"burySiblingCards": true,
|
||||
"showContextInCards": true,
|
||||
"flashcardHeightPercentage": 100,
|
||||
"flashcardWidthPercentage": 100,
|
||||
"randomizeCardOrder": null,
|
||||
"flashcardCardOrder": "DueFirstRandom",
|
||||
"flashcardDeckOrder": "PrevDeckComplete_Sequential",
|
||||
"convertHighlightsToClozes": true,
|
||||
"convertBoldTextToClozes": false,
|
||||
"convertCurlyBracketsToClozes": false,
|
||||
"singleLineCardSeparator": ";;",
|
||||
"singleLineReversedCardSeparator": ";;;",
|
||||
"multilineCardSeparator": "?",
|
||||
"multilineReversedCardSeparator": "??",
|
||||
"editLaterTag": "#edit-later",
|
||||
"enableNoteReviewPaneOnStartup": true,
|
||||
"tagsToReview": [
|
||||
"#learning/review"
|
||||
],
|
||||
"noteFoldersToIgnore": [],
|
||||
"openRandomNote": false,
|
||||
"autoNextNote": false,
|
||||
"disableFileMenuReviewOptions": false,
|
||||
"maxNDaysNotesReviewQueue": 365,
|
||||
"initiallyExpandAllSubdecksInTree": false,
|
||||
"baseEase": 250,
|
||||
"lapsesIntervalChange": 0.5,
|
||||
"easyBonus": 1.3,
|
||||
"maximumInterval": 36525,
|
||||
"maxLinkFactor": 1,
|
||||
"showDebugMessages": false
|
||||
},
|
||||
"buryDate": "2025-01-26",
|
||||
"buryList": [],
|
||||
"historyDeck": null
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "obsidian-spaced-repetition",
|
||||
"name": "Spaced Repetition",
|
||||
"version": "1.12.4",
|
||||
"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