9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Steve Simon <steve@quintile.net>
To: 9front@9front.org
Subject: [9front] ical and vcard
Date: Sun, 6 Dec 2020 22:56:58 +0000	[thread overview]
Message-ID: <C66DF937-003E-405E-A3EF-A23A14E1DFBA@quintile.net> (raw)


hi,

i am toying with the idea of integrating ical/caldav and vcard/carddav support into plan9.

the obvious way to do this is to create file servers so local contacts and calendar events could be merged with remote ones using standard plan9 bind rules (before/after/replace).

the problem is plan9 stores contacts in various places (/adm/keys.who, /mail/box/$user/names, and /lib/tel, calendars live in $home/lib/calendar.

for such an approach i would have to create a new contact and calendar database.

so, what do you think? horror, why not? maybe you have a better approach?

-Steve


             reply	other threads:[~2020-12-06 22:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-06 22:56 Steve Simon [this message]
2020-12-06 23:10 ` Stanley Lieber
2020-12-07  0:04 ` ori

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

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

  git send-email \
    --in-reply-to=C66DF937-003E-405E-A3EF-A23A14E1DFBA@quintile.net \
    --to=steve@quintile.net \
    --cc=9front@9front.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.
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 NNTP newsgroup(s).