emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Lundin <mdl@imapmail.org>
To: Russell Adams <RLAdams@AdamsInfoServ.Com>,
	emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Contact data and sync revisited
Date: Sun, 31 May 2020 11:18:48 -0500	[thread overview]
Message-ID: <87r1v0t6vr.fsf@fastmail.fm> (raw)
In-Reply-To: <20200531123018.GD23478@volibear>

Russell Adams <RLAdams@AdamsInfoServ.Com> writes:

> Unfortunately looking at the options keeps coming back to how poor
> general support for CardDAV and vcard files is. In particular, the
> popular vdirsyncer tool is now looking for a new maintainer, and I had
> the impression from his list of grievances he might drop it entirely.

Yes, I'm hoping vdirsyncer is popular enough that someone will step
forward as maintainer. There's still an official package in Arch Linux,
but I'm not sure how long that will last if the package ultimately
remains unmaintained.

My current syncing solution relies on the following tools:

 - khard (https://github.com/scheibler/khard)
 - vdirsyncer
 - card/caldav server (Radicale)
 - DAVx5 (android app)

I use khardel (an emacs front-end to khard) to create and edit contacts
within emacs:

https://gitlab.petton.fr/DamienCassou/khardel

khardel also has a helper function for selecting and inserting email
addresses: khardel-insert-email

For address completion within emacs, I normally just use notmuch's
built-in auto-completion (which based on indexed addresses of emails
either sent or received). But it's nice to be able to fall back on
khardel and my own contacts collection.

I code small integrations in emacs around khard's command-line
interface. For instance, I pipe khard contacts into an interactive emacs
function that allows me to select a contact/phone number and then send
an sms via kdeconnect-cli.

Best,

Matt




  reply	other threads:[~2020-05-31 16:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-31 12:30 Contact data and sync revisited Russell Adams
2020-05-31 16:18 ` Matthew Lundin [this message]
2020-05-31 17:31 ` Eric Abrahamsen
2020-05-31 20:52   ` rey-coyrehourcq
2020-05-31 21:23     ` Russell Adams
2020-05-31 17:49 ` Bob Newell
2020-05-31 19:16   ` Russell Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1v0t6vr.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=RLAdams@AdamsInfoServ.Com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).