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

2019-09-16 Thread Nicolas Goaziou
Hello, Michaël Cadilhac writes: > Right, you pointed this out the first time, and I forgot to address > this: How would you build such a timestamp *with the -end bits* using > org-timestamp-from-time? It seems that > org-icalendar-convert-timestamp expects that these be filled. I suggest to fi

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

2019-09-15 Thread Michaël Cadilhac
Hi there, On Thu, 5 Sep 2019 at 11:53, Nicolas Goaziou wrote: > Michaël Cadilhac writes: > > +(defun org-icalendar-today-timestamp () > > + "Return a TIMESTAMP object for today, at 00:00." > > + (let ((dt (decode-time))) > > +(list 'timestamp > > + (nconc (list :year-start (nth 5 d

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

2019-09-05 Thread Nicolas Goaziou
Hello, Michaël Cadilhac writes: > Hopefully I didn't miss anything—I've been running the patched version for > weeks now, so it should be stable in any case. Patch 0003 above should > still be OK. Thank you. > +(defcustom org-icalendar-summary-uses-tags nil > + "Whether tags should be added

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

2019-08-28 Thread Michaël Cadilhac
Hopefully I didn't miss anything—I've been running the patched version for weeks now, so it should be stable in any case. Patch 0003 above should still be OK. Cheers, M. On Tue, 12 Feb 2019 at 02:34, Nicolas Goaziou wrote: > Hello, > > Michaël Cadilhac writes: > > > Well, certainly. I may n

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

2019-02-12 Thread Nicolas Goaziou
Hello, Michaël Cadilhac writes: > 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.) Thank you! Comments follow. >

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

2019-02-07 Thread Michaël Cadilhac
On Thu, 7 Feb 2019 at 13:30, Nicolas Goaziou 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 ma

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

2019-02-07 Thread Nicolas Goaziou
Hello, Michaël Cadilhac writes: > Alright, so I guess this is indeed not doable out of the box. I've > implemented this on my fork of org-mode: >https://code.orgmode.org/michaelcadilhac/org-mode > (Also two more things that may be of interest: Include tags in summaries, > and give a bit mor

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

2019-02-07 Thread Michaël Cadilhac
Alright, so I guess this is indeed not doable out of the box. I've implemented this on my fork of org-mode: https://code.orgmode.org/michaelcadilhac/org-mode (Also two more things that may be of interest: Include tags in summaries, and give a bit more information about the timezone—ical.js does