VCF Contacts

by Roland Broekema
favorite
share
0.0
(0)
5
4
3
2
1
Score: 51/100
Description

The VCF Contacts plugin enables you to manage and organize contact information directly within your vault, using structured vCard (VCF) fields. You can import or export .vcf files, add avatars, and maintain detailed records for each contact-like phone numbers, emails, birthdays, addresses, and social profiles. Each contact is stored as a markdown file, making it easy to link notes and use existing Obsidian workflows. Features like click-to-call, quick copy, and avatar processing add convenience, while Quick Switcher support ensures fast navigation. Ideal for users who want to integrate personal or professional networks into their knowledge management system.

Reviews
No reviews yet.
Stats
95
stars
3,874
downloads
8
forks
349
days
3
days
3
days
28
total PRs
0
open PRs
5
closed PRs
23
merged PRs
42
total issues
8
open issues
34
closed issues
0
commits
Latest Version
3 days ago
Changelog

VCF Contacts Plugin – Quick Actions & Default Field Control (feature #17 is Done)

A smaller feature release this time, but one that quietly fixes stuff that’s been bugging @ankenyr @harsspartan118 and @bepolymathe. Previously, default fields where hard coded when creating new contacts. For some there were to many and others not enough

Now you can:

  • Define your structure in Settings
  • Get the structure applied when a new contact is created
  • Bring older contacts up to your current default schema with a Obsidian Quick action

image

The new command p quick action will add any missing default fields to a existing contact.

image

lastly The plugin now supports for import and Export Custom fields starting with X- They are stored, sorted, and exported.

Thing like:

  • X-ARCHIVE
  • X-FAVORITE-ICE-CREAM-FLAVOR[PERSONAL]
README file from