{"id":13862663,"url":"https://github.com/DamienCassou/vdirel","last_synced_at":"2025-07-14T13:31:56.277Z","repository":{"id":42143148,"uuid":"47923661","full_name":"DamienCassou/vdirel","owner":"DamienCassou","description":"Manipulate vdir (i.e., vcard) repositories from Emacs","archived":false,"fork":false,"pushed_at":"2023-09-06T18:44:01.000Z","size":288,"stargazers_count":53,"open_issues_count":3,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-15T19:08:26.133Z","etag":null,"topics":["carddav","elisp","emacs","vdir","vdirsyncer"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DamienCassou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":"damien-cassou","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"DamienCassou","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-12-13T15:01:17.000Z","updated_at":"2024-10-23T20:51:43.000Z","dependencies_parsed_at":"2024-08-05T06:05:38.054Z","dependency_job_id":"40f6c3ab-3935-421d-8194-102e13372940","html_url":"https://github.com/DamienCassou/vdirel","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamienCassou%2Fvdirel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamienCassou%2Fvdirel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamienCassou%2Fvdirel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamienCassou%2Fvdirel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DamienCassou","download_url":"https://codeload.github.com/DamienCassou/vdirel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225980898,"owners_count":17554919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["carddav","elisp","emacs","vdir","vdirsyncer"],"created_at":"2024-08-05T06:01:49.623Z","updated_at":"2024-11-22T23:30:20.485Z","avatar_url":"https://github.com/DamienCassou.png","language":"Emacs Lisp","funding_links":["https://opencollective.com/damien-cassou","https://liberapay.com/DamienCassou"],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[![Build Status](https://github.com/DamienCassou/vdirel/actions/workflows/test.yml/badge.svg)](https://github.com/DamienCassou/vdirel/actions)\n[![MELPA](http://melpa.org/packages/vdirel-badge.svg)](http://melpa.org/#/vdirel)\n[![MELPA stable](http://stable.melpa.org/packages/vdirel-badge.svg)](http://stable.melpa.org/#/vdirel)\n[![License](http://img.shields.io/:license-gpl3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0.html)\n\n# vdirel\n\n## Summary\n\n[vdir](https://vdirsyncer.readthedocs.org/en/stable/vdir.html) is a standard for storing calendars and contacts on a file system much like maildir is for emails. `vdirel` provides utility functions to manipulate vdir repositories from Emacs.\n\n## Installing\n\nUse [melpa](http://melpa.org/) and `M-x package-install`.\n\n## Using\n\nFirst, you must configure the variable `vdirel-repository` to your\nvdir repository. If you have more than one repository, read below.\n\n### Inserting Email addresses\n\nThis shows how to insert a comma-separated list of email addresses and\ncontact fullnames from your contact book.\n\n![Insertion animation using vdirel and helm](media/insert.gif)\n\nStep by step:\n\n1. `M-x vdirel-helm-select-email` to start the selection process\n2. Type some letters to select a contact email address\n3. Select the email address with `M-SPC` (in the mode-line, the `M\u003cx\u003e`\n   counter increases to confirm the selection)\n4. While you want to insert more email addresses, erase the minibuffer\n   and go back to step 2\n5. When you are done, press `RET` to insert all selected email\n   addresses and associated fullnames in a comma-separated list\n\n### More than one repository\n\nIf you use more than one repository, configure `vdirel-repositories`\nand call `vdirel-switch-repository`.\n\n## Contributing\n\nYes, please do! See [CONTRIBUTING][] for guidelines.\n\n## License\n\nSee [COPYING][]. Copyright (c) 2015 Damien Cassou.\n\n\n[CONTRIBUTING]: ./CONTRIBUTING.md\n[COPYING]: ./COPYING\n\n\u003c!--  LocalWords:  minibuffer fullnames modeline\n --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDamienCassou%2Fvdirel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDamienCassou%2Fvdirel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDamienCassou%2Fvdirel/lists"}