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

# To-Do Identification

> Automatically detect and organize tasks from your conversations and applications.

<video controls className="w-full aspect-video rounded-xl" src="https://storage.googleapis.com/ignotus-web-hosting/ignotus-todo.mp4" />

## Overview

Logical can automatically identify tasks and action items from your conversations, emails, and documents. This feature helps you stay organized by capturing to-do items that might otherwise be missed, without requiring you to manually add them to a list.

## Configuration

To get the most out of To-Do Identification, you'll want to configure a few settings.

<Steps>
  <Step title="Enable the Feature">
    First, ensure that To-Do Identification is turned on in the main settings panel.
  </Step>

  <Step title="Add Your Personal Details">
    For the most accurate results, specify your name in the Personal Details section of the settings. This helps Logical distinguish between tasks assigned to you versus tasks for other people.

    <Frame caption="Enter your name in the Personal Details section for better accuracy.">
      <img src="https://mintcdn.com/logical-257522b6/aILkTm2lJ6HbHilt/images/to-do/to-do-name.png?fit=max&auto=format&n=aILkTm2lJ6HbHilt&q=85&s=3477c21cbc462d5cd3b61e0c3caaf6e1" alt="Personal Details section in settings with a name field filled out." width="609" height="410" data-path="images/to-do/to-do-name.png" />
    </Frame>
  </Step>

  <Step title="Choose Your Notification Style">
    Select how you want to be notified when Logical identifies a new to-do item.

    <Frame caption="Toggle To-Do Identification on or off in the settings.">
      <img src="https://mintcdn.com/logical-257522b6/aILkTm2lJ6HbHilt/images/to-do/to-do-settings.png?fit=max&auto=format&n=aILkTm2lJ6HbHilt&q=85&s=139cf46ba7514a43d79152f341aecff6" alt="Settings panel showing the To-Do Identification toggle switch." width="606" height="407" data-path="images/to-do/to-do-settings.png" />
    </Frame>

    You have two options:

    * **Immediate Pop-up**: A dialog appears right away, allowing you to accept or ignore the item.
    * **Notification Badge**: A small badge appears in the main window for less intrusive notifications.
  </Step>
</Steps>

## How Notifications Work

Depending on your chosen notification style, you'll see to-do items in different ways.

### Immediate Pop-up

When a to-do item is identified, a dialog appears immediately with the details.

<Frame caption="An immediate pop-up showing an identified to-do item with accept/ignore options.">
  <img src="https://mintcdn.com/logical-257522b6/aILkTm2lJ6HbHilt/images/to-do/to-do-2.png?fit=max&auto=format&n=aILkTm2lJ6HbHilt&q=85&s=f97ffdca0a94923485343971f69e8907" alt="Pop-up dialog displaying a to-do item with Accept and Ignore buttons." width="2248" height="1590" data-path="images/to-do/to-do-2.png" />
</Frame>

### Notification Badge

For a less disruptive experience, a small badge appears in the main Logical window when new items are identified.

<Frame caption="A notification badge in the main window indicating new to-do items.">
  <img src="https://mintcdn.com/logical-257522b6/aILkTm2lJ6HbHilt/images/to-do/to-do-1.png?fit=max&auto=format&n=aILkTm2lJ6HbHilt&q=85&s=ae497b162e7e6539982602591ecdd2d9" alt="Main Logical window with a small notification badge highlighting new to-do items." width="2510" height="2054" data-path="images/to-do/to-do-1.png" />
</Frame>

Click on the badge to see the details and choose whether to accept or ignore the item.

## Managing Your To-Do Items

<Steps>
  <Step title="View All Items">
    Click the to-do list icon in the main window to see all identified items (except those you've explicitly ignored).

    <Frame caption="The complete list of identified to-do items.">
      <img src="https://mintcdn.com/logical-257522b6/aILkTm2lJ6HbHilt/images/to-do/to-do-3.png?fit=max&auto=format&n=aILkTm2lJ6HbHilt&q=85&s=274911508f163c9aaec82e4e97ea11c5" alt="A window showing all identified to-do items in a list format." width="2408" height="2061" data-path="images/to-do/to-do-3.png" />
    </Frame>
  </Step>

  <Step title="Add to Reminders App">
    For any to-do item, you can add it directly to your system's Reminders app by clicking the appropriate button.

    <Frame caption="Add a to-do item to the Reminders app with one click.">
      <img src="https://mintcdn.com/logical-257522b6/aILkTm2lJ6HbHilt/images/to-do/to-do-6.png?fit=max&auto=format&n=aILkTm2lJ6HbHilt&q=85&s=c11bedbe0009cf6759b10076a6a87230" alt="A to-do item with a button to add it to the Reminders app." width="1607" height="1380" data-path="images/to-do/to-do-6.png" />
    </Frame>
  </Step>
</Steps>

## Deleting To-Do Items

You have two options for deleting identified to-do items.

<Tabs>
  <Tab title="Delete Individual Items">
    From the main to-do list window, you can delete items one by one as needed.
  </Tab>

  <Tab title="Clear All Items">
    To delete all to-do items at once (including accepted ones and cached items), use the bulk delete option in the settings.

    <Frame caption="Clear all to-do items from the settings panel.">
      <img src="https://mintcdn.com/logical-257522b6/aILkTm2lJ6HbHilt/images/to-do/to-do-delete-settings.png?fit=max&auto=format&n=aILkTm2lJ6HbHilt&q=85&s=44157a13769387c0f5d4ac54f8f227e7" alt="Settings panel with a button to clear all to-do items." width="608" height="407" data-path="images/to-do/to-do-delete-settings.png" />
    </Frame>
  </Tab>
</Tabs>

## Privacy

<Note>
  Your to-do items are stored locally on your device and are not sent to Logical servers.

  However, when Logical may send your content to third-party LLM service providers for processing. For more details on how your data is handled, please refer to our Privacy Policy.
</Note>
