https://git.dkl9.net/memoire/tree/8f2be0dc3230fbdd009f68d8c72b830a2132ef16Recent commits to memoire (8f2be0dc3230fbdd009f68d8c72b830a2132ef16)2024-01-02T11:22:27-05:00tag:gitlist.org,2012:commit/8f2be0dc3230fbdd009f68d8c72b830a2132ef16Remove debug output in src/prompt.lua2024-01-02T11:22:27-05:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/be34a7d6c5622a8b72a2996a597a0ea381b1a962Add "Overview" section to documentation.md2024-01-02T11:14:27-05:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/cda32a8b3e718c740cd0ad491f7525d470e279cdExplain `pwc` cards in documentation.md2024-01-02T11:04:49-05:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/ae90e2a5f04e81f333101445596c5a4ee94f1f53Add "pwc" card type2024-01-02T10:37:53-05:00dkl9contact@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`.
</pre>
tag:gitlist.org,2012:commit/76690c16f710c4dc079ecf5626e9e89effeeb9eaFix prompt-counting bug in src/addcards.lua2023-12-03T12:48:47-05:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/49c6702072aa96215c39d68d36ab1e1d2c5864b7Auto-detect `seq` cards in addcards.lua2023-07-19T10:11:58-04:00dkl9contact@dkl9.net
<pre>Improves upon 44e11a9. Also updated documentation.md accordingly.
</pre>
tag:gitlist.org,2012:commit/6bb1d1831fa6ddd12e8f22507d02d1c4f325d623Significantly improve documentation2023-07-19T10:06:56-04:00dkl9contact@dkl9.net
<pre>- part about images
- add important steps to setup
- option to quit in review
</pre>
tag:gitlist.org,2012:commit/020b8970f417c789625f37e86441b19e3f46185bImprove leech-ranking formula2023-07-18T10:09:26-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/aac0e5db00b685d3ac093337d591023153e7419dWrite documentation.md2023-07-05T08:19:52-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/5fdddcdcf38f9638393fac34cead5df9f24bcb5cRemove `example.rec`2023-07-05T07:21:38-04:00dkl9contact@dkl9.net
<pre>Its format is very outdated (relative to what Memoire uses now)
and it's not so important anymore to have a Recfile example.
</pre>