From 68e7fcc6bd04ead7824cf717c657b907d66dc75d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 16 Jul 2024 17:19:07 +0300 Subject: tests: Update cloze notes * Add hint --- gnosis-test.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnosis-test.el b/gnosis-test.el index 46edcf1..3104789 100644 --- a/gnosis-test.el +++ b/gnosis-test.el @@ -97,8 +97,7 @@ by the thoracodorsal nerve." (when (y-or-n-p "Add multimple Clozes note?") (dotimes (_ num) (gnosis-add-note--cloze :deck testing-deck - :note "this is a {c1:note}, a note with multiple {c1:clozes}" - :hint "note" + :note "this is a {c1:note}, a note with multiple {c1:clozes::what}" :tags (gnosis-test-random-items gnosis-test-tags 2) :images (cons gnosis-test-image gnosis-test-image) :extra "extra"))) -- cgit v1.2.3