Howdy,

A recent discussion on Reddit[1] asked if there were any CLI calendars
that produced weekly timeboxed output.  As they note, `calcurse`
produces timeboxed display output for a single day, or agenda-style
output for multiple days, but not the combination.  I know that remind
offers the weekly view (`rem -c+`) but there's no option AFAIK for
visually aligning times.  IIUC, I think the OP is looking for,
instead of

  REM Apr 23  MSG Mom's birthday
  REM Mon AT 8:00am DURATION 0:30 MSG Meeting
  REM Apr 24 AT 9:00am DURATION 0:45 MSG Well check

+----------+-----------+----------+----------+-----------+----------+----------+
|  Sunday  |  Monday   | Tuesday  |Wednesday | Thursday  |  Friday  | Saturday |
+----------+-----------+----------+----------+-----------+----------+----------+
|20 Apr    |21 Apr     |22 Apr ** |23 Apr    |24 Apr     |25 Apr    |26 Apr    |
|          |           |          |          |           |          |          |
|          |8:00-8:30am|          | Mom's    |9:00-9:45am|          |          |
|          |Meeting    |          | birthday |Well check |          |          |
|          |           |          |          |           |          |          |
+----------+-----------+----------+----------+-----------+----------+----------+

having something like

+-------+----------+-----------+----------+----------+-----------+----------+----------+
|       |  Sunday  |  Monday   | Tuesday  |Wednesday | Thursday  |  Friday  | 
Saturday |
+-------+----------+-----------+----------+----------+-----------+----------+----------+
|       |20 Apr    |21 Apr     |22 Apr ** |23 Apr    |24 Apr     |25 Apr    |26 
Apr    |
|       |          |           |          |          |           |          |   
       |
| All   |          |           |          | Mom's    |           |          |   
       |
| Day   |          |           |          | birthday |           |          |   
       |
|       |          |           |          |          |           |          |   
       |
| 08:00 |          |8:00-8:30am|          |          |           |          |   
       |
|       |          |Meeting    |          |          |           |          |   
       |
|       |          |           |          |          |           |          |   
       |
| 09:00 |          |           |          |          |9:00-9:45am|          |   
       |
|       |          |           |          |          |Well check |          |   
       |
| 10:00 |          |           |          |          |           |          |   
       |
+-------+----------+-----------+----------+----------+-----------+----------+----------+

I didn't know if this was something semi-feasible (or if it already
exists and I just haven't been able to disinter the right incantation,
or some external utility that would accept `-p` or `-s` output to
produce such a calendar).  So I figured I'd ask and see if there was
something I'd missed.

Thanks!

-tim

[1] 
https://www.reddit.com/r/commandline/comments/1k58767/cli_calendar_with_7day_week_view_and_timeboxes/
-- 





_______________________________________________
Remind-fans mailing list
[email protected]
https://dianne.skoll.ca/mailman/listinfo/remind-fans
Remind is at https://dianne.skoll.ca/projects/remind/

Reply via email to