Hello,
Michaël Cadilhac writes:
> Is there a way to change this behavior so that the item is duplicated
> as long as it's not DONE?
I don't think so.
> If not, where is a good starting point in ox-icalendar.el to hack this
> in?
`org-icalendar-entry' dispatches a headline (ENTRY), to various
Hello,
Simon Thum writes:
> Well, I had intended the link target to become visible but now that
> you ask, my primary concern was "not wrecking the export". I expect
> that tel links are only relevant to the vcard export, which handles
> them on its own terms (and which still works).
>
> So perh
Well, I had intended the link target to become visible but now that you
ask, my primary concern was "not wrecking the export". I expect that tel
links are only relevant to the vcard export, which handles them on its
own terms (and which still works).
So perhaps the patch is a bit premature. An
Hello,
Simon Thum writes:
> would the attached patch be enough?
Thank you. I do not maintain org-contact.el, tho.
> +;; Add the link type supported by org-contacts-strip-link
> +;; so everything is in order for its use in Org files
> +(org-add-link-type "tel")
This means that no export functi
Then let's just hope it got fixed by accident ;)
On 02/14/2016 05:49 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
Yes, but the exporter stalls on the [[fails]] link although it
resolves in org. Provided you're right the reasoning seems off.
I cannot reproduce it.
Regards,
Hello,
Simon Thum writes:
> Yes, but the exporter stalls on the [[fails]] link although it
> resolves in org. Provided you're right the reasoning seems off.
I cannot reproduce it.
Regards,
--
Nicolas Goaziou
Hi,
would the attached patch be enough?
Cheers,
Simon
On 02/12/2016 11:41 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
do you refer to master, maint or something else? I'm on 8.3 but am
considering an upgrade.
Development version = master.
Also I think org-contacts should decl
On 02/12/2016 11:43 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
I noticed one more strange thing:
the new exporter fails to resolve links to radio targets (which are
slightly pointless but worked before). I'm not sure it needs fixing,
just thought I'd let you know.
I.e. <<>> <>
Hello,
Simon Thum writes:
> I noticed one more strange thing:
>
> the new exporter fails to resolve links to radio targets (which are
> slightly pointless but worked before). I'm not sure it needs fixing,
> just thought I'd let you know.
>
> I.e. <<>> <>
>
> [[works]]
> [[fails]]
It doesn't n
Hello,
Simon Thum writes:
> do you refer to master, maint or something else? I'm on 8.3 but am
> considering an upgrade.
Development version = master.
> Also I think org-contacts should declare the link type if it has
> support for it (in the vcard export). I'd be happy to do that if it
> can
I noticed one more strange thing:
the new exporter fails to resolve links to radio targets (which are
slightly pointless but worked before). I'm not sure it needs fixing,
just thought I'd let you know.
I.e. <<>> <>
[[works]]
[[fails]]
Cheers,
Simon
On 02/12/2016 12:01 AM, Nicolas Goazio
Hi,
do you refer to master, maint or something else? I'm on 8.3 but am
considering an upgrade.
Also I think org-contacts should declare the link type if it has support
for it (in the vcard export). I'd be happy to do that if it can be done
as a TINYCHANGE.
Cheers,
Simon
On 02/12/2016 12:
Hello,
Simon Thum writes:
> Unfortunately I now get
>
> user-error: Unable to resolve link "tel:xxx"
>
> and the icalendar export full stops. Is there a way to declare the
> link type (I am loading org-contact)
See `org-add-link-type' in particular with the export argument.
> or avoid the expo
Hello,
Simon Thum writes:
> However, that's not what DTSTAMP is for. Actually, it should be set to
> the date-time the export happens. At least, that's what they say:
>
> http://stackoverflow.com/questions/11594921/whats-the-difference-between-created-and-dtstamp-in-the-icalendar-format
>
> Chan
Hi,
2013-02-10 20:31, Nicolas Goaziou skrev:
Hello,
Anders Johansson writes:
When I'm exporting to icalendar, the priorities of todo items (or
perhaps any items) don't get carried through correctly. It always
falls back to priority 5 (the default).
After doing some edebugging I found that
Hello,
Anders Johansson writes:
> When I'm exporting to icalendar, the priorities of todo items (or
> perhaps any items) don't get carried through correctly. It always
> falls back to priority 5 (the default).
>
> After doing some edebugging I found that
>
> (string-match org-priority-regexp
Nick Dokos writes:
Hi Nick:
Thanks, Bastien already fixed it.
> There are only two recent commits against org-icalendar. The second
> one mentions org-print-icalendar-entries, so I bet that's the culprit
> :-)
I figured that it was that commit too when I grepped the git log. :-)
> For future
Charles Philip Chan wrote:
> Hello:
>
> I tried to export an icalendar file with the current git version of
> org-mode and it failed. I debugged it by loading org-install on a clean
> Emacs with no init files and this is what I got:
>
> ,
> | Debugger entered--Lisp error: (wrong-type-argume
Hi Charles,
Charles Philip Chan writes:
> I tried to export an icalendar file with the current git version of
> org-mode and it failed. I debugged it by loading org-install on a clean
> Emacs with no init files and this is what I got:
Fixed, thanks for reporting this.
--
Bastien
Hi
>>> And have anyone got this information to their mobile devices? Android?
I do a simple two-way sync (well, kind of two-way) using the method
described here:
http://orgmode.org/worg/org-tutorials/org-google-sync.html
ARUN
Tassilo Horn writes:
>> And have anyone got this information to their mobile devices? Android?
>
> Well, I have it there using the Google Calendar app. It's ok to see my
> appointments in some graphical read-only view, but nothing more...
I use some .ics files the same way Tassilo does.
It's c
Gustav Wikström writes:
Hi Gustav,
> So my question to this newsgroup is; If you use the iCalendar export
> function, what software do you use to view this information?
Yeah, I convert to ical files on save, and there's some cron job that
copies these files to some webpage. From there, I impor
22 matches
Mail list logo