File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff 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
1414from different authors to operate with the same set of locally stored calendars
1515and 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.
You can’t perform that action at this time.
0 commit comments