* Restricting files for caldav sync
@ 2023-05-26 13:29 Loris Bennett
2023-05-31 11:07 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Loris Bennett @ 2023-05-26 13:29 UTC (permalink / raw)
To: Org Mode Mailing List
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Restricting files for caldav sync
2023-05-26 13:29 Restricting files for caldav sync Loris Bennett
@ 2023-05-31 11:07 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-05-31 11:07 UTC (permalink / raw)
To: Loris Bennett; +Cc: Org Mode Mailing List
"Loris Bennett" <loris.bennett@fu-berlin.de> 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 <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-31 11:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26 13:29 Restricting files for caldav sync Loris Bennett
2023-05-31 11:07 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).