On Tue, 22 Apr 2025 10:37:22 -0500 Tim Chase via Remind-fans <[email protected]> wrote:
> I know that remind offers the weekly view (`rem -c+`) but there's no > option AFAIK for visually aligning times. That's correct; Remind doesn't have that option. There are two ways it could be addded: (1) is to modify the Remind C code to support this option, or (2) is to write a post-processor that reads "remind -p+..." as input. I suspect (2) would be much easier. The Remind calendar-drawing C code is... ehhh... not my finest work. Patches accepted! :) Regards, Dianne. _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
