You have stacked your "Streaker" Achievement! Every 21 days of streak, you gain 1 achievement point here.

<@footer>
{{#if and( _loggedIn, notEqual(_user.flags.ads,'hide') )}}
{{@content}} {{/}}

Dailies

    {#each _dailyList as :task}{/}

Getting Things Done: The Art of Stress-Free Productivity
{#if _user.history.todos} {/}

Todos

    {#each _todoList as :task}{/}

The Checklist Manifesto: How to Get Things Right

  • {:task.streak} {#if :task.history} {/} {#if :task.notes} {/}
    {#if equal(:task.type, 'habit')} {#if :task.up}{/} {#if :task.down}{/} {else if equal(:task.type, 'reward')} {:task.value} {else} {/}

    {:task.text}

  • {#if equal(:task.type, 'habit')}
    Direction/Actions
    {else if equal(:task.type, 'daily')}
    Repeat
    {else if equal(:task.type, 'reward')}
    Price
    {else if equal(:task.type, 'todo')}
    Due Date
    {/} {#unless equal(:task.type, 'reward')}

    Advanced Options

    Difficulty
    {/}