mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Add reference to offlineimap blogpost
This commit is contained in:
parent
7663ea8a7a
commit
94571a7aec
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@
|
||||||
type. This allows us not only to synchronize a local vdir with a CalDAV
|
type. This allows us not only to synchronize a local vdir with a CalDAV
|
||||||
server, but also synchronize two CalDAV servers or two local vdirs.
|
server, but also synchronize two CalDAV servers or two local vdirs.
|
||||||
|
|
||||||
|
The algorithm is based on the blogpost "How OfflineIMAP works" by Edward Z.
|
||||||
|
Yang. http://blog.ezyang.com/2012/08/how-offlineimap-works/
|
||||||
|
|
||||||
:copyright: (c) 2014 Markus Unterwaditzer
|
:copyright: (c) 2014 Markus Unterwaditzer
|
||||||
:license: MIT, see LICENSE for more details.
|
:license: MIT, see LICENSE for more details.
|
||||||
'''
|
'''
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue