Recent commits to memoire (a1aa848dfbce9f63860d3d243991c4edc2cffc08) https://git.dkl9.net/memoire/tree/a1aa848dfbce9f63860d3d243991c4edc2cffc08 Recent commits feed provided by GitList. Correctly pluralise "lapses" in output, for real this time https://git.dkl9.net/memoire/commit/a1aa848dfbce9f63860d3d243991c4edc2cffc08 (John Smith) Sun, 30 Oct 2022 00:45:41 -0400 a1aa848dfbce9f63860d3d243991c4edc2cffc08 Correctly pluralise "lapses" in output https://git.dkl9.net/memoire/commit/bb322bbb74d5802bf654ec2ac325050beef315b1 (John Smith) Sun, 30 Oct 2022 00:43:39 -0400 bb322bbb74d5802bf654ec2ac325050beef315b1 Replace "--" in output messages with ";" https://git.dkl9.net/memoire/commit/b25af66250e03db38474839ff316d3a4f46f7272 (John Smith) Sun, 30 Oct 2022 00:39:36 -0400 b25af66250e03db38474839ff316d3a4f46f7272 Radically refactor main interface main.lua now only contains a framework to select and execute an action; all actions are implemented in actions.lua. https://git.dkl9.net/memoire/commit/aaef7445319b81992144233764a4c444f4e3dc03 (John Smith) Sun, 30 Oct 2022 00:35:58 -0400 aaef7445319b81992144233764a4c444f4e3dc03 Improve further upon 4f5d8fd * fix bug in suspension feature * document suspension feature more accurately as a toggle * indicate, when toggling, which prompt is being changed https://git.dkl9.net/memoire/commit/46d6b10f228b32b38605fb2dc3e505c91df418a3 (John Smith) Sat, 29 Oct 2022 23:36:38 -0400 46d6b10f228b32b38605fb2dc3e505c91df418a3 Fix bug in 4f5d8fd https://git.dkl9.net/memoire/commit/435aac8fa1294b3a6caa3a5db9bae3b71a52dd73 (John Smith) Sat, 29 Oct 2022 23:28:16 -0400 435aac8fa1294b3a6caa3a5db9bae3b71a52dd73 Facilitate easy card suspension 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). https://git.dkl9.net/memoire/commit/4f5d8fd270ead135aa91336988758a75d677b005 (John Smith) Sat, 29 Oct 2022 23:19:28 -0400 4f5d8fd270ead135aa91336988758a75d677b005 Fix bug in image display 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. https://git.dkl9.net/memoire/commit/d84fdb2307addf3eb2255a5cf005052d5644c978 (John Smith) Sun, 23 Oct 2022 18:00:28 -0400 d84fdb2307addf3eb2255a5cf005052d5644c978 Write occlude.sh to help with card creation occlude.sh, given an image, generates a set of images with rectangular regions occluded, which assists the user to create image-memorisation cards. https://git.dkl9.net/memoire/commit/9cb4e4cd4004a5d4c326ebcd4d2f65604acfebef (John Smith) Sun, 23 Oct 2022 17:09:45 -0400 9cb4e4cd4004a5d4c326ebcd4d2f65604acfebef Improve biased shuffle of 27d1c32 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. https://git.dkl9.net/memoire/commit/a504a3f531b69e12976bbfdf8869236995328346 (John Smith) Sun, 23 Oct 2022 15:08:15 -0400 a504a3f531b69e12976bbfdf8869236995328346