Re: help with gnus-icalendar.el and orgmode agenda

2024-02-08 Thread Ihor Radchenko
Ihor Radchenko writes: > <2024-02-22 18:30-20:00> is a valid timestamp. Agenda not handling it is > an oversight that should be fixed. Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=62956196d -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about

Re: help with gnus-icalendar.el and orgmode agenda

2024-02-07 Thread Stephen J. Eglen
> <2024-02-22 18:30-20:00> is a valid timestamp. Agenda not handling it is > an oversight that should be fixed. Thanks for checking this. If the agenda could parse these, great. However, with a workaround (C-c C-c on the timestamp), I can handle this for now. Incidentally, org-lint says the fol

Re: help with gnus-icalendar.el and orgmode agenda

2024-02-07 Thread Ihor Radchenko
"Stephen J. Eglen" writes: > When I use this package on icalendar attachments, it creates entries > that look like this: > > ... ><2024-02-22 18:30-20:00> > > Note that the timestamp DOES NOT include a day of the week. With the > default settings of org-time-stamp-formats, i.e. > > ("%Y-%m-

help with gnus-icalendar.el and orgmode agenda

2024-02-07 Thread Stephen J. Eglen
hi, I have the following snippet set up so that mu4e will parse icalendar attachments and add them to an org file ... this seems to be the standard prescription: (when (fboundp 'gnus-icalendar-org-setup) (setq gnus-icalendar-org-capture-file "~/todo.org") (setq gnus-icalendar-org-capture-head