Friend Tracker

by Dan Au
5
4
3
2
1
Score: 40/100

Description

The Friend Tracker plugin helps users manage and maintain personal relationships by organizing contact details, tracking interactions, and remembering important milestones like birthdays. It allows users to create contact profiles with essential information, log conversations, and store custom details in a structured format. The plugin also provides a birthday tracking feature, ensuring upcoming celebrations are easily visible.

Reviews

No reviews yet.

Stats

52
stars
4,668
downloads
5
forks
466
days
335
days
361
days
14
total PRs
1
open PRs
0
closed PRs
13
merged PRs
19
total issues
12
open issues
7
closed issues
36
commits

Latest Version

a year ago

Changelog

  • fix: age in table view could be off because of timezone
  • fix: possible ghosting fix

README file from

Github

Friend Tracker for Obsidian

A plugin for Obsidian that helps you keep track of friends, family, and your interactions with them. Never forget a birthday or important detail about someone you care about.

Inspiration

This plugin was inspired by Scott Stockdale's article on maintaining meaningful friendships. The core idea is that maintaining strong relationships requires a system for:

  • Tracking important dates and milestones
  • Recording meaningful interactions
  • Remembering personal details
  • Making regular meaningful touchpoints

Friend Tracker helps implement these relationship-building practices in a simple, organized way within Obsidian.

image

Features

  • Contact Management: Easily create and manage contact profiles with essential information
  • Birthday Tracking: Keep track of birthdays and see upcoming celebrations
  • Interaction Logging: Record and date your interactions with people
  • Custom Fields: Add custom fields to track any information that matters to you
  • Notes Section: Keep detailed notes about family members, relationships, or any other important details
  • Smart Organization: Sort contacts by name, age, or upcoming birthdays

Usage

Creating Contacts

  1. Click the "Add Contact" button to create a new contact
  2. Fill in their basic information (name, birthday, email, phone)
  3. Add any custom fields you want to track
  4. Use the notes section for additional details

Tracking Interactions

  1. Open a contact's profile
  2. Click "Add Interaction" to log a new interaction
  3. Enter the date and details of the interaction
  4. View interaction history in chronological order

Managing Birthdays

  • The main view shows upcoming birthdays
  • Sort by "Days Until Birthday" to see who's celebrating soon
  • Birthdays are automatically calculated and displayed in a friendly format

Custom Fields

  • Add custom fields to track specific information
  • Fields are saved in the contact's YAML frontmatter
  • Easily edit or update field values

Installation

  1. Open Obsidian Settings
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Friend Tracker"
  4. Install the plugin and enable it

Storage

All contact information is stored in markdown files with YAML frontmatter, making it:

  • Portable
  • Future-proof
  • Easy to backup
  • Compatible with other markdown tools

Support

If you encounter any issues or have feature requests, please visit the GitHub repository.

Author

Created by Dan Au

License

MIT License - see LICENSE for details

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.