From 013fca6bae0c55194604e40ba331e54b9c7b0059 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 25 Aug 2024 00:37:07 +0300 Subject: [fix] demo: typos & rewrite explanations. * Add double space after period. * Add extra dose of rhetorical hyperbole. * Fix typos. --- gnosis.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnosis.el') diff --git a/gnosis.el b/gnosis.el index 0e76e02..3c04826 100644 --- a/gnosis.el +++ b/gnosis.el @@ -2483,7 +2483,7 @@ If STRING-SECTION is nil, apply FACE to the entire STRING." :question "Repetitio est mater memoriae" :hint "Translate this Latin phrase to English." :answer "Repetition is the mother of memory" - :extra "/Regular review/ at increasing intervals *reinforces* *memory* *retention*. Strengthening neural connections & making it easier to recall information long-term" + :extra "Regular reviews at increasing intervals *reinforce* memory retention by strengthening neural connections, thereby making _long-term_ information recall easier." :tags note-tags) (gnosis-add-note--mc-cloze :deck deck-name :question "Consistency is _key_ to using gnosis effectively." @@ -2500,9 +2500,9 @@ If STRING-SECTION is nil, apply FACE to the entire STRING." (gnosis-add-note--cloze :deck deck-name :note "GNU Emacs is an extensible editor created by {{c1::Richard}} {{c1::Stallman}} in {{c2::1984::year}}" :tags note-tags - :extra "Emacs was originally implemented in 1976 on the MIT AI Lab's Incompatible Timesharing System (ITS), as a collection of TECO macros. The name “Emacs” was originally chosen as an abbreviation of “Editor MACroS”. =This version of Emacs=, GNU Emacs, was originally *written in 1984*") + :extra "Emacs was originally implemented in 1976 on the MIT AI Lab's Incompatible Timesharing System (ITS), as a collection of TECO macros. The name “Emacs” was originally chosen as an abbreviation of “Editor MACroS”. =This version of Emacs=, GNU Emacs, was originally *written in 1984*") (gnosis-add-note--y-or-n :deck deck-name - :question "Is GNU Emacs the greatest program ever written?" + :question "Is GNU Emacs the unparalleled pinnacle of all software creation?" :hint "Duh" :answer 121 :extra "" -- cgit v1.2.3