https://git.dkl9.net/memoire/tree/63ff6f9e741b61b2f6c906fa017dcbf7f6231c76 Recent commits to memoire (63ff6f9e741b61b2f6c906fa017dcbf7f6231c76) 2024-01-14T10:48:34-05:00 tag:gitlist.org,2012:commit/63ff6f9e741b61b2f6c906fa017dcbf7f6231c76 Add "cys" card type 2024-01-14T10:48:34-05:00 dkl9 contact@dkl9.net <pre>Like 44e11a9 or ae90e2a, here's a new `CardType`: each segment (separated by double-semicolon, `;;`) should be used as a prompt from which to recall the following segment, looping to the beginning as needed. Text before the first `;;` is included in each prompt. The "a" option (addcards.lua) accepts `cys` cards, favoured over `seq` but below `bmc`. &lt;/pre&gt; tag:gitlist.org,2012:commit/512f1b313ae08f3c5b7d06df8478098ade2553d4 Update copyright years 2024-01-02T11:29:14-05:00 dkl9 contact@dkl9.net <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/8f2be0dc3230fbdd009f68d8c72b830a2132ef16 Remove debug output in src/prompt.lua 2024-01-02T11:22:27-05:00 dkl9 contact@dkl9.net <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/be34a7d6c5622a8b72a2996a597a0ea381b1a962 Add "Overview" section to documentation.md 2024-01-02T11:14:27-05:00 dkl9 contact@dkl9.net <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/cda32a8b3e718c740cd0ad491f7525d470e279cd Explain `pwc` cards in documentation.md 2024-01-02T11:04:49-05:00 dkl9 contact@dkl9.net <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/ae90e2a5f04e81f333101445596c5a4ee94f1f53 Add "pwc" card type 2024-01-02T10:37:53-05:00 dkl9 contact@dkl9.net <pre>The `CardType` field of a card can now have value "pwc" (rather than just "bmc" or "seq" as in 44e11a9), indicating that each segment (separated by double-semicolon, `;;`) should be used as a prompt from which to recall each other segment that contains a braced answer (`{x}`). The text before the first `;;` is included in each prompt. The "a" option (addcards.lua) accepts `pwc` cards, and favours them over `bmc` or `seq`. &lt;/pre&gt; tag:gitlist.org,2012:commit/76690c16f710c4dc079ecf5626e9e89effeeb9ea Fix prompt-counting bug in src/addcards.lua 2023-12-03T12:48:47-05:00 dkl9 contact@dkl9.net <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/49c6702072aa96215c39d68d36ab1e1d2c5864b7 Auto-detect `seq` cards in addcards.lua 2023-07-19T10:11:58-04:00 dkl9 contact@dkl9.net <pre>Improves upon 44e11a9. Also updated documentation.md accordingly. &lt;/pre&gt; tag:gitlist.org,2012:commit/6bb1d1831fa6ddd12e8f22507d02d1c4f325d623 Significantly improve documentation 2023-07-19T10:06:56-04:00 dkl9 contact@dkl9.net <pre>- part about images - add important steps to setup - option to quit in review &lt;/pre&gt; tag:gitlist.org,2012:commit/020b8970f417c789625f37e86441b19e3f46185b Improve leech-ranking formula 2023-07-18T10:09:26-04:00 dkl9 contact@dkl9.net <pre>&lt;/pre&gt;