What do I have to do to get started?

If you want to create the Daily Entry yourself manually every day β€”> You don’t have to do anything and you can start using the Template immediately!

If you want the Daily Entry to be created automatically every day β€”> Enable Repeat for the Daily Entry Template

Untitled

Untitled

How to add a new Habit?

  1. Add a new checkbox property and name it as you wish.
  2. Edit the percentage property:

Example

Existing Formula:

round((toNumber(prop("🚿 Cold Shower"))+toNumber(prop("πŸ“ Journal")))*100/2)/100

Now let's say I want to add a habit called "Water Plants":

New Formula:

round(toNumber(prop("Cold Shower"))+toNumber(prop("Journal"))+toNumber(prop("Water Plants")))*100/3)/100
  1. Unhide the newly added checkbox property in the Table and Calendar views.