Skip to content

Commit 3a8bb3a

Browse files
committed
List compatible tools too
Specifically, khard inter-operates with pimsync and vdirsyncer quite well and is worth mentioning.
1 parent cb5b9bb commit 3a8bb3a

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

content/_index.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,18 @@ pimutils is a suite of programs for managing contacts, calendars and tasks on th
88
* [pimsync](https://pimsync.whynothugo.nl/): re-implementation of vdirsyncer
99
addressing outstanding issue and limitations.
1010

11-
These programs are build around existing standards formats and protocols, and
12-
use the [`vdir` storage format][vdir] to store data on a local filesystem. The
13-
`vdir` specification builds atop existing standards, and allows applications
11+
These programs are build around existing standards formats and protocols. For
12+
storing data locally, they use the [`vdir` storage format][vdir]. The `vdir`
13+
specification itself builds atop existing standards, and allows applications
1414
from different authors to operate with the same set of locally stored calendars
1515
and address book.
1616

1717
[vdir]: /specs/vdir/
18+
19+
The following tools also work on [vdir] storages:
20+
21+
* [khard](https://github.com/lucc/khard): Command line vCard client
22+
* [ab-bday](https://git.sr.ht/~whynothugo/ab-bday): Generate birthday iCalendar
23+
events for vCard contacts.
24+
* [ab-tidy](https://git.sr.ht/~whynothugo/ab-tidy): Bulk-rename vCard files to
25+
match the formatted name of the contact.

0 commit comments

Comments
 (0)