---
id: F3
title: Projects
status: planned
order: 3
---

# F3 — Projects

<!-- status: todo -->

## What it is

A **project** is a named area of work — "Home renovation", "Side hustle", "Q2 goals". A project contains **tasks** ([F1](./f1-tasks.mdx)). [Inbox](./f4-inbox.mdx) items are not tasks and do not appear in a project, even if a project is already assigned.

Opening a project shows **only that project's tasks**. The main task page still shows **all tasks** across every project.

## What users can do

- **Create**, **rename**, or **delete** a project.
- **Open** a project for focused work on its tasks and [F5 views](./f5-views.mdx).

## How it behaves

- A task belongs to **at most one project** (or none).
- An inbox item may have a **project assigned** for when it becomes ready — it is **not shown** on the project page until [marked ready](./f4-inbox.mdx).
- Assigned tasks still appear on the **main** task page with a project indicator.
- Deleting a project **unassigns** its tasks and removes its project-scoped views; tasks are not deleted.

## Limits (v1)

- No nested or shared projects.
- List layout only — no per-project board or calendar.
