<aside> πŸƒβ€β™‚οΈ Running goal: 20 runs per month

</aside>

Monthly Progress

Daily Tracker

<aside> πŸ’‘ About This Template

This template has 2 main parts:

  1. Tasks β†’ In the Main Dashboard
  2. Habits β†’ In this page

Habits

This page has the daily tracker database along with monthly progress summaries.

Daily Tracker Database (2nd one in the page)

Monthly Progress (1st one in the page)

if(prop("Running (Count)") >= 20, "●●●●●●●●●●", slice("●●●●●●●●●●", 0, ceil(prop("Running (Count)") / (**20** / 10))) + slice("β—‹β—‹β—‹β—‹β—‹β—‹β—‹β—‹β—‹β—‹", 0, floor((**20** - prop("Running (Count)")) / (**20** / 10)))) + " " + format(prop("Running (Count)")) + " Runs"

Known issues