2024-02-01 14:34:27 +00:00
|
|
|
{
|
|
|
|
"settings": {
|
|
|
|
"CUSTOM_REGEXPS": {
|
|
|
|
"Basic": "",
|
|
|
|
"Basic (and reversed card)": "",
|
|
|
|
"Basic (optional reversed card)": "",
|
|
|
|
"Cloze": "",
|
|
|
|
"Image Occlusion": "",
|
|
|
|
"Image Occlusion Enhanced": ""
|
|
|
|
},
|
|
|
|
"FILE_LINK_FIELDS": {
|
2024-02-04 00:26:43 +00:00
|
|
|
"Basic": "Front",
|
2024-02-01 14:34:27 +00:00
|
|
|
"Basic (and reversed card)": "Front",
|
|
|
|
"Basic (optional reversed card)": "Front",
|
2024-02-04 00:26:43 +00:00
|
|
|
"Cloze": "Text",
|
2024-02-01 14:34:27 +00:00
|
|
|
"Image Occlusion": "Occlusion",
|
|
|
|
"Image Occlusion Enhanced": "ID (hidden)"
|
|
|
|
},
|
2024-02-04 00:26:43 +00:00
|
|
|
"CONTEXT_FIELDS": {},
|
|
|
|
"FOLDER_DECKS": {},
|
|
|
|
"FOLDER_TAGS": {},
|
2024-02-01 14:34:27 +00:00
|
|
|
"Syntax": {
|
2024-02-04 00:26:43 +00:00
|
|
|
"Begin Note": "START",
|
|
|
|
"End Note": "END",
|
2024-02-01 14:34:27 +00:00
|
|
|
"Begin Inline Note": "STARTI",
|
|
|
|
"End Inline Note": "ENDI",
|
|
|
|
"Target Deck Line": "TARGET DECK",
|
|
|
|
"File Tags Line": "FILE TAGS",
|
|
|
|
"Delete Note Line": "DELETE",
|
|
|
|
"Frozen Fields Line": "FROZEN"
|
|
|
|
},
|
|
|
|
"Defaults": {
|
|
|
|
"Scan Directory": "",
|
2024-02-04 00:26:43 +00:00
|
|
|
"Tag": "Obsidian_to_Anki",
|
|
|
|
"Deck": "Default",
|
2024-02-01 14:34:27 +00:00
|
|
|
"Scheduling Interval": 0,
|
|
|
|
"Add File Link": false,
|
2024-02-04 00:26:43 +00:00
|
|
|
"Add Context": false,
|
|
|
|
"CurlyCloze": false,
|
|
|
|
"CurlyCloze - Highlights to Clozes": false,
|
2024-02-01 14:34:27 +00:00
|
|
|
"ID Comments": true,
|
2024-02-04 00:26:43 +00:00
|
|
|
"Add Obsidian Tags": false
|
2024-02-01 14:34:27 +00:00
|
|
|
},
|
|
|
|
"IGNORED_FILE_GLOBS": [
|
|
|
|
"**/*.excalidraw.md"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Added Media": [],
|
|
|
|
"File Hashes": {
|
2024-02-04 00:26:43 +00:00
|
|
|
"algorithms/index.md": "1583c07edea4736db27c38fe2b6c4c31",
|
2024-02-04 00:20:31 +00:00
|
|
|
"algorithms/sorting/index.md": "3dea2ae728a19fa2d877711fa319ed87",
|
|
|
|
"algorithms/sorting/insertion-sort.md": "c78c9983f87cdc4198f82803d418967f",
|
2024-02-04 00:26:43 +00:00
|
|
|
"bash/index.md": "3b5296277f095acdf16655adcdf524af",
|
|
|
|
"bash/prompts.md": "61cb877e68da040a15b85af76b1f68ba",
|
|
|
|
"bash/quoting.md": "b1d8869a91001f8b22f0cdc54d806f61",
|
|
|
|
"bash/robustness.md": "a1d0d334939b54cca4bdfd2fd8ca27f0",
|
|
|
|
"bash/shebang.md": "9006547710f9a079a3666169fbeda7aa",
|
2024-02-04 00:20:31 +00:00
|
|
|
"c/escape-sequences.md": "07f0811b0fff14f54f78abc33f2e6606",
|
|
|
|
"c/index.md": "d41d8cd98f00b204e9800998ecf8427e",
|
2024-02-04 00:26:43 +00:00
|
|
|
"gawk/index.md": "0263448c8ae1ecfc0eacc4788f8402e9",
|
2024-02-04 00:20:31 +00:00
|
|
|
"gawk/variables.md": "4482c297e7f4f5987f42f1926a880ca7",
|
2024-02-04 00:26:43 +00:00
|
|
|
"index.md": "e48e895feeed7046425bb2ee15419770",
|
|
|
|
"journal/2024-01-31.md": "7c7fbfccabc316f9e676826bf8dfe970",
|
|
|
|
"journal/2024-02-01.md": "3aa232387d2dc662384976fd116888eb",
|
|
|
|
"journal/2024-02-02.md": "a3b222daee8a50bce4cbac699efc7180",
|
|
|
|
"journal/2024-02-03.md": "c6d411f0e2e964270399dd3a99f48382",
|
|
|
|
"logic/index.md": "d41d8cd98f00b204e9800998ecf8427e",
|
|
|
|
"logic/propositional.md": "45aee8bf688aa8fef4b136145085d38a",
|
|
|
|
"lua/index.md": "d41d8cd98f00b204e9800998ecf8427e",
|
|
|
|
"nix/callPackage.md": "59796c480e2856fa7491f62ceb7e3c9c",
|
|
|
|
"nix/index.md": "dd5ddd19e95d9bdbe020c68974d77a33",
|
|
|
|
"posix/index.md": "f7b1ae55f8f5e8f50f89738b1aca9111",
|
|
|
|
"posix/signals.md": "2120ddd933fc0d57abb93c33f639afd8",
|
|
|
|
"templates/daily.md": "7866014e730e85683155207a02e367d8"
|
2024-02-01 14:34:27 +00:00
|
|
|
},
|
|
|
|
"fields_dict": {
|
|
|
|
"Basic": [
|
|
|
|
"Front",
|
|
|
|
"Back",
|
|
|
|
"Reference",
|
|
|
|
"Context"
|
|
|
|
],
|
|
|
|
"Basic (and reversed card)": [
|
|
|
|
"Front",
|
|
|
|
"Back",
|
|
|
|
"Reference"
|
|
|
|
],
|
|
|
|
"Basic (optional reversed card)": [
|
|
|
|
"Front",
|
|
|
|
"Back",
|
|
|
|
"Reference",
|
|
|
|
"Add Reverse"
|
|
|
|
],
|
|
|
|
"Cloze": [
|
|
|
|
"Text",
|
|
|
|
"Reference",
|
|
|
|
"Context"
|
|
|
|
],
|
|
|
|
"Image Occlusion": [
|
|
|
|
"Occlusion",
|
|
|
|
"Image",
|
|
|
|
"Header",
|
|
|
|
"Back Extra",
|
|
|
|
"Comments"
|
|
|
|
],
|
|
|
|
"Image Occlusion Enhanced": [
|
|
|
|
"ID (hidden)",
|
|
|
|
"Header",
|
|
|
|
"Image",
|
|
|
|
"Question Mask",
|
|
|
|
"Footer",
|
|
|
|
"Remarks",
|
|
|
|
"Sources",
|
|
|
|
"Extra 1",
|
|
|
|
"Extra 2",
|
|
|
|
"Answer Mask",
|
|
|
|
"Original Mask",
|
|
|
|
"Reference"
|
|
|
|
]
|
|
|
|
}
|
2024-02-04 00:26:43 +00:00
|
|
|
}
|