Friend Tracker
approvedby Dan Au
Keep track of friends, birthdays, and interactions
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.
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
- Click the "Add Contact" button to create a new contact
- Fill in their basic information (name, birthday, email, phone)
- Add any custom fields you want to track
- Use the notes section for additional details
Tracking Interactions
- Open a contact's profile
- Click "Add Interaction" to log a new interaction
- Enter the date and details of the interaction
- 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
- Open Obsidian Settings
- Go to Community Plugins and disable Safe Mode
- Click Browse and search for "Friend Tracker"
- 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
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.