Re: Restricting files for caldav sync

2023-05-31 Thread Ihor Radchenko
"Loris Bennett"  writes:

> I have a lisp function for syncing my appointments from 'calendar.org'
> to a Nextcloud instance via Caldav.  The variable org-caldav-inbox is
> set to 'calendar.org' and org-caldav-files is set to 'nil'.
>
> However, when I run the function, all the files which contain IDs are
> considered, five files in total, including a large archive file.  This
> makes the sync take rather a long time.
>
> How do I restrict the sync to just a single file?

AFAIU, your settings should be good enough. You may have better luck
contacting org-caldav dev at https://github.com/dengste/org-caldav/issues

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



Restricting files for caldav sync

2023-05-26 Thread Loris Bennett
Hi,

I have a lisp function for syncing my appointments from 'calendar.org'
to a Nextcloud instance via Caldav.  The variable org-caldav-inbox is
set to 'calendar.org' and org-caldav-files is set to 'nil'.

However, when I run the function, all the files which contain IDs are
considered, five files in total, including a large archive file.  This
makes the sync take rather a long time.

How do I restrict the sync to just a single file?

Cheers,

Loris

-- 
This signature is currently under constuction.