From f4c9de78c5d0a05f9acd58b70bc3003a0522c6d3 Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Fri, 27 Dec 2024 15:48:53 -0700 Subject: [PATCH] Fixup flashcards. --- .../.obsidian/plugins/obsidian-to-anki-plugin/data.json | 6 ++++-- notes/_journal/2024-12-27.md | 9 +++++++++ notes/_journal/{ => 2024-12}/2024-12-26.md | 0 notes/calculus/intervals.md | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 notes/_journal/2024-12-27.md rename notes/_journal/{ => 2024-12}/2024-12-26.md (100%) diff --git a/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json b/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json index 000727e..7cab758 100644 --- a/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json +++ b/notes/.obsidian/plugins/obsidian-to-anki-plugin/data.json @@ -980,7 +980,7 @@ "_journal/2024-11/2024-11-24.md": "894b021e6335d4e6947448c8d362c083", "_journal/2024-11-26.md": "29bc0b54d23034b9108e567a1d5fa8ac", "_journal/2024-11/2024-11-25.md": "1ec17a8473fa9c4779090ecbd22d70ef", - "calculus/intervals.md": "7da1830e226834566eab2c5bd2cae466", + "calculus/intervals.md": "163f636be5d9f61ae675b9619408e4c6", "c17/storage.md": "528d7409c1c0298baf9bb55738699f47", "c17/functions.md": "76b12732875998c44b22ba3531cf88a0", "_journal/2024-11-27.md": "5a58e3a0bd08c689d30600021937495d", @@ -1068,7 +1068,9 @@ "linkers/relocatable.md": "fa89f08afe9a54d7b4e6374282983753", "data-models/federation.md": "1d92747304186bd2833a00a488fcac48", "_journal/2024-12-26.md": "022aeaf68d46fd39b23aca9c577f3f41", - "_journal/2024-12/2024-12-25.md": "1717d37b074df58175ec0272adc278de" + "_journal/2024-12/2024-12-25.md": "1717d37b074df58175ec0272adc278de", + "_journal/2024-12-27.md": "acb4db426b352cb7b90194ef73ce05e5", + "_journal/2024-12/2024-12-26.md": "59e59cad1ae568adbe8e27e98d36c59c" }, "fields_dict": { "Basic": [ diff --git a/notes/_journal/2024-12-27.md b/notes/_journal/2024-12-27.md new file mode 100644 index 0000000..e2040c4 --- /dev/null +++ b/notes/_journal/2024-12-27.md @@ -0,0 +1,9 @@ +--- +title: "2024-12-27" +--- + +- [x] Anki Flashcards +- [x] KoL +- [ ] OGS +- [ ] Sheet Music (10 min.) +- [ ] Korean (Read 1 Story) \ No newline at end of file diff --git a/notes/_journal/2024-12-26.md b/notes/_journal/2024-12/2024-12-26.md similarity index 100% rename from notes/_journal/2024-12-26.md rename to notes/_journal/2024-12/2024-12-26.md diff --git a/notes/calculus/intervals.md b/notes/calculus/intervals.md index 9ec0f78..f05e7ea 100644 --- a/notes/calculus/intervals.md +++ b/notes/calculus/intervals.md @@ -55,7 +55,7 @@ END%% %%ANKI Cloze -Let $a, b \in \mathbb{R}$ s.t. $a < b$. Then {$(a, b]$ and $[a, b)$} denote {half-open} intervals. +Let $a, b \in \mathbb{R}$ s.t. $a < b$. Then {1:$(a, b]$} and {1:$[a, b)$} denote {2:half-open} intervals. Reference: Tom M. Apostol, _Calculus, Vol. 1: One-Variable Calculus, with an Introduction to Linear Algebra_, 2nd ed. (New York: Wiley, 1980). END%%