From 4e178171c4f71409b7d06beda1359973f7d3d548 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 14 Jul 2024 07:23:55 +0300 Subject: gnosis-test: Update cloze insertion & add todos. --- gnosis-test.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnosis-test.el') diff --git a/gnosis-test.el b/gnosis-test.el index 24dc4bc..46edcf1 100644 --- a/gnosis-test.el +++ b/gnosis-test.el @@ -88,9 +88,9 @@ by the thoracodorsal nerve." :tags (gnosis-test-random-items gnosis-test-tags 2)))) (when (y-or-n-p "Add single Cloze type?") (dotimes (_ num) + ;; TODO: Update tests for include hints. (gnosis-add-note--cloze :deck testing-deck :note "this is a {c1:note}" - :hint "note" :tags (gnosis-test-random-items gnosis-test-tags 2) :images (cons gnosis-test-image gnosis-test-image) :extra "extra"))) -- cgit v1.2.3