The year calendar output is most appreciated!! I've been trying to get it into latex for this with awk and sed, but...
remind --yaag .reminders | rem2html > out.html remind: Unknown long option --yaag rem2html: Could not find any calendar data on STDIN. I am doing something wrong I am sure. What is it? ~ $ remind --version 06.02.03 Thank you! Aric Dianne Skoll via Remind-fans <[email protected]> writes: > Hi, all, > > I am pleased to announce the availability of Remind 06.02.03 at > https://dianne.skoll.ca/projects/remind/ > > This release has a few bugfixes and minor new features. The most > important new feature is a new "year-at-a-glance" format for rem2html; > this lets you output an entire year's worth of reminders with each > month taking up a single row in the output table. > > Direct download links: > Tar: https://dianne.skoll.ca/projects/remind/download/remind-06.02.03.tar.gz > GPG: > https://dianne.skoll.ca/projects/remind/download/remind-06.02.03.tar.gz.sig > Git: https://git.skoll.ca/Skollsoft-Public/Remind > > The git repo is password-protected to avoid AI scrapers; log in as > user "notabot" with password "notabot". Alternatively, the mirror > https://salsa.debian.org/dskoll/remind does not require a login. > > Complete release notes since the last release are below. > > Regards, > > Dianne. > > CHANGES TO REMIND > > * VERSION 06.02.03 - 2026-02-05 > > - NEW FEATURE: rem2html: Add a new --yaag option to produce a calendar > in the "year-at-a-glance" format. This format features a table with > an entire month in each row. Thanks to Robert Black for suggesting > this and for helping out with the CSS. > > - CHANGE: remind: If standard output is a TTY, then default > $TerminalHyperlinks to 1 > > - CHANGE: remind: Increase the default value of $MaxSatIter from 1000 > to 10000, reflecting the higher speed of the new expression > evaluation engine as well as the speed of modern CPUs. > > - UPDATE: examples/remind.vim: Update the URL to point to maintained > version. > > - IMPROVEMENT: include/sun.rem: Add Wikipedia links for sunrise/sunset > > - IMPROVEMENT: Add MOON, SHADE, WEEK, COLOR and COLOUR to the Emacs > syntax highlighting keyword list. > > - IMPROVEMENT: If an invalid value is assigned to a system variable, > issue the error "Invalid value for system variable" rather than > "Type mismatch" > > - DOC FIX: Fix typo in man page > > - BUG FIX: rem2html: Eliminate "use of uninitialized variable" > warning. > > - BUG FIX: remind: The "trigbase" JSON key in "remind -pp" output had > an incorrectly-formatted value. This has been fixed; thanks to > Georg Simon for reporting this bug. > > * VERSION 06.02.02 - 2026-01-10 > > _______________________________________________ > Remind-fans mailing list > [email protected] > https://dianne.skoll.ca/mailman/listinfo/remind-fans > Remind is at https://dianne.skoll.ca/projects/remind/ _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
