https://git.dkl9.net/memoire/tree/16ce9967109ac88c5c04e5e944a823b95195632b Recent commits to memoire (16ce9967109ac88c5c04e5e944a823b95195632b) 2022-05-12T22:49:36-04:00 tag:gitlist.org,2012:commit/16ce9967109ac88c5c04e5e944a823b95195632b Improve help message 2022-05-12T22:49:36-04:00 John Smith <pre>- use tabs instead of spaces for output indentation - remove [REPO] from argument list in accordance with 8eaf81f &lt;/pre&gt; tag:gitlist.org,2012:commit/8eaf81f46cf14d8ddc0b3f17c13a7843ee17551e Select deckfiles/repositories based on config file 2022-05-09T21:44:55-04:00 John Smith <pre>The deck Recfile used by Memoire is now selected from a DeckFile: line in config.rec , and not by the second argument when invoking Memoire, which now has no effect. When multiple DeckFile: lines exist in config.rec, the user is prompted to pick a deck on each run. Deck paths are relative to the user's home directory. &lt;/pre&gt; tag:gitlist.org,2012:commit/2ac98a241b00ebc04e50ff6e6978d44c44948728 Fig bug in 86c5c3a 2022-05-08T01:00:21-04:00 John Smith <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/86c5c3ad543e14feacdb953a27c79ee627964262 Load settings from a configuration Recfile 2022-05-08T00:13:20-04:00 John Smith <pre>Memoire will now load a table of settings from ~/.config/memoire/config.rec Nothing hinges on these settings, but that will change in future updates. &lt;/pre&gt; tag:gitlist.org,2012:commit/f2891d8c611682154bc97c8a7491cb5922050ea3 Fix bug in fb25b30 2022-04-20T22:37:13-04:00 John Smith <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/6cd4fa4bd701c1841e62e55c0f7fdef7b22410e0 Replace screen-clear implementation 2022-04-19T22:49:08-04:00 John Smith <pre>Replacing the `^[c` clear string with `^[[H^[[J` preserves screen-clearing functionality whilst removing the superfluous bell effect given by XTerm. &lt;/pre&gt; tag:gitlist.org,2012:commit/fb9265b04de4d17d1ef48bc9cfbe57d9152dba14 Flush standard output when necessary 2022-04-14T17:06:47-04:00 John Smith <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/fb25b30645cc278dea72a3546e9de090d9315c56 Filter "fancy" cards from review list 2022-04-14T17:04:27-04:00 John Smith <pre>This change should be temporary. When reviewing, cards that use non-ASCII Unicode or image display will not be included in the review queue. &lt;/pre&gt; tag:gitlist.org,2012:commit/abb48df73e8cb9a2c7afd0097db671c3e051150f Load images relative to repository independent of working directory 2022-01-31T21:52:21-05:00 John Smith <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/4a6df8f59c64d1afb11f0995e46fe7111f51b1d0 Display human-friendly scheduled delays 2022-01-30T22:43:58-05:00 John Smith <pre>The possible delays to be scheduled with each evaluation response, initially displayed as numbers of seconds (in f6a2100), are now displayed in a more human-friendly way, with a small value and a unit suffix -- one of * h for hours * d for days * m for months * y for years, or, for very short times, a time in mm:ss format. &lt;/pre&gt;