Recent commits to memoire (435aac8fa1294b3a6caa3a5db9bae3b71a52dd73) https://git.dkl9.net/memoire/tree/435aac8fa1294b3a6caa3a5db9bae3b71a52dd73 Recent commits feed provided by GitList. 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 Improve leech-detection criteria https://git.dkl9.net/memoire/commit/9bbf9c2864b3269ad054773e01202cf7b747ef24 (John Smith) Tue, 18 Oct 2022 21:33:58 -0400 9bbf9c2864b3269ad054773e01202cf7b747ef24 Control and bias review order The list of prompts for review is now sorted to include the most overdue prompts at the start, then gently shuffled, so as to leave everything near, but not necessarily at, its original location. https://git.dkl9.net/memoire/commit/27d1c32edb12b30f564a2aad9a1f67791b36c7a6 (John Smith) Mon, 03 Oct 2022 22:46:50 -0400 27d1c32edb12b30f564a2aad9a1f67791b36c7a6 Display number of lapses at end of review https://git.dkl9.net/memoire/commit/a7ee8bfbcb2f1471f12084314cc822fb2da891b9 (John Smith) Tue, 06 Sep 2022 22:15:35 -0400 a7ee8bfbcb2f1471f12084314cc822fb2da891b9 Add BoldContext option If the BoldContext option is set in the user's configuration (which can be done by just having it present at all, no specific value needed), when reviewing a prompt, the context phrase (anything before the first colon) will be displayed in bold. https://git.dkl9.net/memoire/commit/b6c0572b3fb06a9e94a5ffb05e2024009d85c170 (John Smith) Sun, 04 Sep 2022 21:46:30 -0400 b6c0572b3fb06a9e94a5ffb05e2024009d85c170 Hide image filenames when displaying images Since the filename of an image often (reasonably) describes the image, "identify-thing-from-image"-type prompts are accidentally sabotaged by the image viewer showing the filename in the window title, removing the challenge (the reviewing user could glance at the title bar). As facilitated by a Very Convenient and Recent iv update, Memoire can now force a more pragmatically relevant alternative title format when displaying images. https://git.dkl9.net/memoire/commit/ba8688c636728e2213c8c17fd04df0e86e66deb7 (John Smith) Sun, 21 Aug 2022 01:08:41 -0400 ba8688c636728e2213c8c17fd04df0e86e66deb7