emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-icalendar: Change dates to today in VEVENT export


From: Michaël Cadilhac
Subject: Re: [O] org-icalendar: Change dates to today in VEVENT export
Date: Thu, 7 Feb 2019 15:04:55 +0000

On Thu, 7 Feb 2019 at 13:30, Nicolas Goaziou <address@hidden> wrote:

> If you think that's a feature Org ought to provide, please consider
> sending a patch about it.

Well, certainly.  I may not have had the best discipline in writing
these, so turning them into patches is a bit painful.  Let me know if
I can make things better.  (I believe my FSF paperwork is still
alright, if need be.)

PATCHES 0001 & 0006

ox-icalendar.el: Enable bumping overdue TODOs and deadline warnings.

* lisp/ox-icalendar.el (org-icalendar-bump-todos, org-icalendar-warn-deadlines):
New customizable variables.
(org-icalendar-today-timestamp, org-icalendar-days-until-timestamp): New
internal functions.
(org-icalendar-entry): Implement behavior.

* doc/org-manual.org (iCalendar Export): Document.

--------------------------------------------------------------------------------
PATCHES 0002 & 0005

ox-icalendar.el: Use tags in summary, if so desired.

* lisp/ox-icalendar.el (org-icalendar-summary-uses-tags): New customizable
variable.
(org-icalendar-entry): Implement behavior.

* doc/org-manual.org (iCalendar Export): Document.

--------------------------------------------------------------------------------
PATCH 0003

ox-icalendar.el: Add a VTIMEZONE block.

* lisp/ox-icalendar.el (org-icalendar--vcalendar): Add a VTIMEZONE block.

Attachment: 0003-Be-a-bit-more-compliant-with-iCalendar-standard-by-h.patch
Description: Text Data

Attachment: 0001-Introduce-ways-to-bump-overdue-TODOs-today-and-warn-.patch
Description: Text Data

Attachment: 0002-Include-tags-in-SUMMARY-if-so-desired.patch
Description: Text Data

Attachment: 0006-Document-org-icalendar-bump-todos-warn-deadlines.patch
Description: Text Data

Attachment: 0005-Give-more-options-for-using-tags-in-summary.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]