https://git.dkl9.net/memoire/tree/bb322bbb74d5802bf654ec2ac325050beef315b1 Recent commits to memoire (bb322bbb74d5802bf654ec2ac325050beef315b1) 2022-10-30T00:43:39-04:00 tag:gitlist.org,2012:commit/bb322bbb74d5802bf654ec2ac325050beef315b1 Correctly pluralise "lapses" in output 2022-10-30T00:43:39-04:00 John Smith <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/b25af66250e03db38474839ff316d3a4f46f7272 Replace "--" in output messages with ";" 2022-10-30T00:39:36-04:00 John Smith <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/aaef7445319b81992144233764a4c444f4e3dc03 Radically refactor main interface 2022-10-30T00:35:58-04:00 John Smith <pre>main.lua now only contains a framework to select and execute an action; all actions are implemented in actions.lua. &lt;/pre&gt; tag:gitlist.org,2012:commit/46d6b10f228b32b38605fb2dc3e505c91df418a3 Improve further upon 4f5d8fd 2022-10-29T23:36:38-04:00 John Smith <pre>* fix bug in suspension feature * document suspension feature more accurately as a toggle * indicate, when toggling, which prompt is being changed &lt;/pre&gt; tag:gitlist.org,2012:commit/435aac8fa1294b3a6caa3a5db9bae3b71a52dd73 Fix bug in 4f5d8fd 2022-10-29T23:28:16-04:00 John Smith <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/4f5d8fd270ead135aa91336988758a75d677b005 Facilitate easy card suspension 2022-10-29T23:19:28-04:00 John Smith <pre>The leech-search feature added in 2daca72 now outputs prompt indices of the form card:prompt, which can be used as arguments to a suspension procedure (run with "t" option). &lt;/pre&gt; tag:gitlist.org,2012:commit/d84fdb2307addf3eb2255a5cf005052d5644c978 Fix bug in image display 2022-10-23T18:00:28-04:00 John Smith <pre>Previously, cards containing multiple images would display all images after the first twice each. A restructuring of the prompt display algorithm fixes this, but may introduce new bugs -- further testing is needed. &lt;/pre&gt; tag:gitlist.org,2012:commit/9cb4e4cd4004a5d4c326ebcd4d2f65604acfebef Write occlude.sh to help with card creation 2022-10-23T17:09:45-04:00 John Smith <pre>occlude.sh, given an image, generates a set of images with rectangular regions occluded, which assists the user to create image-memorisation cards. &lt;/pre&gt; tag:gitlist.org,2012:commit/a504a3f531b69e12976bbfdf8869236995328346 Improve biased shuffle of 27d1c32 2022-10-23T15:08:15-04:00 John Smith <pre>The review shuffle algorithm is now biased in favour of more probable swaps towards the end of the review queue, such that prompts desperately overdue will be almost certainly reviewed soon, but lower-priority prompts can be shuffled around extensively. &lt;/pre&gt; tag:gitlist.org,2012:commit/9bbf9c2864b3269ad054773e01202cf7b747ef24 Improve leech-detection criteria 2022-10-18T21:33:58-04:00 John Smith <pre>&lt;/pre&gt;