Re: How to export org-agenda to ICS to show in iCal

2023-02-23 Thread Ihor Radchenko
Alexei Gilev  writes:

> Thanks for your time.
>
> When I try, however, to use functions like
> org-icalendar-combine-agenda-files or org-icalendar-export-to-ics, I get
> this error:

It would help if you provided a backtrace or, better, a reproducer
starting from Emacs -Q.

See https://orgmode.org/manual/Feedback.html#Feedback

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Re: How to export org-agenda to ICS to show in iCal

2023-02-22 Thread Alexei Gilev
Thanks for your time.

When I try, however, to use functions like
org-icalendar-combine-agenda-files or org-icalendar-export-to-ics, I get
this error:

Debugger entered--Lisp error: (error "Lisp nesting exceeds
> ‘max-lisp-eval-depth’")


When I use the function: org-agenda-write to agenda.ics, it throws the
error "condition-case: Unable to resolve link:".

I would rather be able to use the org-icalendar-combine-agenda-files, so I
export all agenda file tasks to an ICS ICalendar file.

Any help welcome, thanks!

Best,

A.

El dom, 19 feb 2023 a las 13:31, Ihor Radchenko ()
escribió:

> Max Nikulin  writes:
>
> >> In agenda buffer, M-x write-file  file-name.ics 
> >
> > Shouldn't it be `org-agenda-write', not `write-file'?
>
> Yes, indeed.
>
>


Re: How to export org-agenda to ICS to show in iCal

2023-02-19 Thread Ihor Radchenko
Max Nikulin  writes:

>> In agenda buffer, M-x write-file  file-name.ics 
>
> Shouldn't it be `org-agenda-write', not `write-file'?

Yes, indeed.




Re: How to export org-agenda to ICS to show in iCal

2023-02-18 Thread Max Nikulin

On 17/02/2023 17:29, Ihor Radchenko wrote:

Alexei Gilev writes:


For months I have been wanting to be able to export my scheduled tasks to
ICS to be able to see it it iCal, which is very visually pleasing and
easier for me to grasp my agenda. Plus, I can see it in the context of my
work tasks, which i don't have in orgmode.


In agenda buffer, M-x write-file  file-name.ics 


Shouldn't it be `org-agenda-write', not `write-file'?

(info "(org) Exporting Agenda Views")
https://orgmode.org/manual/Exporting-Agenda-Views.html

See also

(info "(org) iCalendar Export")
https://orgmode.org/manual/iCalendar-Export.html



Re: How to export org-agenda to ICS to show in iCal

2023-02-17 Thread Ihor Radchenko
Alexei Gilev  writes:

> For months I have been wanting to be able to export my scheduled tasks to
> ICS to be able to see it it iCal, which is very visually pleasing and
> easier for me to grasp my agenda. Plus, I can see it in the context of my
> work tasks, which i don't have in orgmode.

In agenda buffer, M-x write-file  file-name.ics 

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at