all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-icalendar-export-to-ics to a particular directory
@ 2016-03-20  0:27 ishi soichi
  2016-03-21 18:45 ` Jorge A. Alfaro-Murillo
  0 siblings, 1 reply; 2+ messages in thread
From: ishi soichi @ 2016-03-20  0:27 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi.

Emacs 24.5
org-mode 8.3.4

Is there anyway to export ics file to a particular directory other than the
current where the original org file exists?

org-icalendar-export-to-ics function does not seem to take any argument so
that I could specify the directory of destination where I wish to store ics
file.

Thanks

soichi


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-icalendar-export-to-ics to a particular directory
  2016-03-20  0:27 org-icalendar-export-to-ics to a particular directory ishi soichi
@ 2016-03-21 18:45 ` Jorge A. Alfaro-Murillo
  0 siblings, 0 replies; 2+ messages in thread
From: Jorge A. Alfaro-Murillo @ 2016-03-21 18:45 UTC (permalink / raw)
  To: help-gnu-emacs

ishi soichi writes:

> Is there anyway to export ics file to a particular directory 
> other than the current where the original org file exists? 
> 
> org-icalendar-export-to-ics function does not seem to take any 
> argument so that I could specify the directory of destination 
> where I wish to store ics file.

You could set the variable org-icalendar-combined-agenda-file and 
then use the function org-icalendar-combine-agenda-files to 
export. Alternatively, instead of org-icalendar-export-to-ics you 
could call (org-export-to-file 'icalendar 
your-desired-file-destination) directly.

Best,
-- 
Jorge.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-21 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-20  0:27 org-icalendar-export-to-ics to a particular directory ishi soichi
2016-03-21 18:45 ` Jorge A. Alfaro-Murillo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.