Personal Relationship Management
π€ What this is
click the black triangles to see more detail
* If you change the Goal field, you can adjust the formula in the Deadline field so that it works with your new option. Open a record in the database and update the current formula:
if(prop("π― Goal") == "Weekly", 7, if(prop("π― Goal") == "Monthly", 28, if(prop("π― Goal") == "Quarterly", 90, if(prop("π― Goal") == "Half-Year", 180, if(prop("π― Goal") == "Annually", 365, 999999)))))
For example, if you want to add a "Bi-monthly" you would replicate the logic used with the other options:
if(prop("π― Goal") == "Weekly", 7, if(prop("π― Goal") == "Bi-monthly", 60, if(prop("π― Goal") == "Monthly", 28, if(prop("π― Goal") == "Quarterly", 90, if(prop("π― Goal") == "Half-Year", 180, if(prop("π― Goal") == "Annually", 365, 999999))))))
ποΈ How to get it
The all-in-one workspace for your notes, tasks, wikis, and databases - Notion
Get $10 in credit on sign up
www.notion.so
Copy a Notion Template | Notion Pages β‘οΈ
First question after seeing all the amazing templates on Notion Pages is always, how do I copy one of these directly into my Notion? Unfortunately it's not yet that easy. Here's a workaround that makes it possible some of the time.

notionpages.com

π Why I did it
Remembering to get in touch is different to responding to a text or post on social
(and maybe a doc is as good as an app)
Using Notion as a personal CRM - Charlie Taylor - Medium
Because a good memory and a contacts app aren't enough β± tl; dr I wanted a way of nudging myself to stay in contact with friends more often. Not because I needed the motivation or because it's difficult to do, but because life's busy and time passes quickly.
medium.com
Click "All - Simple (Table)" π to see the contacts list in different formats and with filters β¬οΈ
Name | π― Goal | π© Overdue | <-- Last | Next --> | π¨ Action | Shared Event |
---|---|---|---|---|---|---|
Fil | Weekly | January 21, 2019 | January 29, 2019 | Return his camera next time! | Comedy night (Jan 2019)Trip to S. Africa (2019) | |
Louise | Weekly | January 21, 2019 | February 5, 2020 | Comedy night (Jan 2019) | ||
Ann | Monthly | February 2, 2019 | ||||
Tim | Quarterly | November 5, 2018 | Trip to S. Africa (2019) | |||
Andy | Quarterly | December 19, 2018 | Arrange dinner @April 10, 2019 8:00 AM (GMT+1) | |||
Simone | Half-Year | January 28, 2019 | February 8, 2019 | |||
James | Annually | December 4, 2018 | June 27, 2019 | Share case study | ||
Carl |
Open "Trip to S. Africa" π to see how you can keep notes and files inside the table β¬οΈ