> > If you want, I'll add a license file and publish on github (or any other
> > git server).
> >
> > Kurt
> >
>
> I would be interested in that. I also keep my addresses in vcard,
> because I can sync vcards from my phone onto my computer without any
> fancy middleware.
https://github.com/ku
I want each contact to have its own file. I will put all of the
contacts' files in a directory tree. I can look up contacts by filename
or with a search. (grep will probably be fine.) The software would do
the following.
abook
abook stores all contact information in a single file and rewrites
> I want to keep track of some information about people, and I have an
> idea of what I want the user interface to be like. Perhaps is there
> already something close to what I want?
>
> I want to record the following information about each contact.
>
> * Name
> * Phone number
> * Email address
>