> ## Documentation Index
> Fetch the complete documentation index at: https://how.forget.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> A directory of all the features

## Features

We iterate our product rapidly, and here you a list of all the features we have built so far.

<CardGroup cols={2}>
  <Card title="Timer" icon="timer" href="/features/timer">
    The most important feature
  </Card>

  <Card title="Quick Add" icon="plus" href="/features/quick-add">
    Add a task without losing focus
  </Card>

  <Card title="Breaks" icon="mug-hot" href="/features/breaks">
    Breaks take you a long way
  </Card>

  <Card title="Dark Mode" icon="moon" href="/features/dark-mode">
    Focus into the night
  </Card>

  <Card title="List" icon="list" href="/features/list">
    Manage your tasks with ease
  </Card>

  <Card title="Wrap Day" icon="sunset" href="/features/wrap-day">
    Reflect today and plan for tomorrow
  </Card>

  <Card title="Focus Time" icon="fire" href="/features/focus-time">
    Measure your productivity
  </Card>

  <Card title="Daily Goal" icon="bullseye" href="/features/daily-goal">
    Every day, in every way, I'm getting better and better
  </Card>
</CardGroup>
