Medication Tracker

    Pills Tracker is a Notion template to help you track your medication intake and create reminders for when to take your pills. It is user-friendly, organized, and includes a scheduler feature to ensure your pills are taken at the right time.

    preview

    The Medication Tracker template is a simple template to keep track of your pills and vitamins. Fill up the schedule and get

    How it works?

    The template consists of two databases and a main page. First, create a plan for taking the pills, including the days, times, and names of the medications.

    You have two options for entering your pill data:

    Fast

    The main page shows a list of pills that must be taken within an hour. To record intake, simply click the pill's name and create an entry in the Pills log window that appears.

    Image alt

    Image alt

    Manual

    Image alt

    The second option is less convenient. On the Pills Log page, you must record the date, manually select the pills taken, and note the time of ingestion.

    Views of the tables and their purpose

    Pills Logs

    Log entries are the primary database for tracking pills. They enable you to view the history of taking and add comments in the entry itself.

    Image alt
    Image alt
    Image alt

    Pills planner

    The scheduler was designed with the minimum number of fields required for it to function properly.

    Indicate only the name, date, and time, and the system will start working right away. Just make sure to take all the pills on time.

    He knows when it's time to take the pills by checking the It's time property. This property compares the current day and time with the day and time of the reception. The clock is used to check the time, and minutes are ignored to give the user enough time to take the pills.

    Conclusion

    This template provides users with a comprehensive way to track their pills and supplements on Notion, with two distinct options for entering data - a quick and simple option to quickly record intake, and a more detailed manual option to manually enter the date, pill name, and exact time of ingestion. The template consists of two distinct databases, a main page, and a useful scheduler feature to remind users when it's time to take their pills. In addition, the template has been designed to be incredibly user-friendly, allowing users to quickly and easily access the information they need; whether it's to track the intake of the pills and supplements they have taken, or to create a reminder for when to take them in the future. It's a great way to ensure that users are taking the correct dosages at the right time.

    Properties manual

    Pills Log

    Property
    Type
    Description
    TookAtDatePills log creation time
    PillsRelationA relation to Pills planner database
    NameTextA default name for take pills

    Pills planner

    Property
    Type
    Description
    Pills LogRelationA relation to Pills Log database
    Last takeRollupA rollups from Pills Log database
    It’s timeFormulacontains(prop("Time"), formatDate(now(), "HH:")) and contains(prop("Day"), formatDate(now(), "ddd")) and not contains(prop("Time"), formatDate(prop("Last take"), "HH:"))
    Сhecks if it's time to take pills
    TimeMulti-selectPills intake time
    DayMulti-selectВays of taking pills
    NameTextName of pills