Overview
Projects help you group related tasks together. Each project has a name and color, making it easy to visually identify which tasks belong to which area of your life or work.Creating Projects
- Click the New Project button in the sidebar or settings
- Enter a project name (e.g., “Work”, “Personal”, “Side Project”)
- Choose a color from the palette
- Click Create
ProjectModal.tsx:33-37
You can press
Enter after typing the project name to save quickly without clicking the Create button.Project Colors
Arre provides 10 vibrant colors to choose from:Emerald
Default color
Sapphire
Professional blue
Ruby
High priority red
Lavender
Creative purple
Gold
Important gold
Cyan
Fresh cyan
Rose
Warm rose
Amber
Rich amber
Teal
Calm teal
Indigo
Deep indigo
task.ts:19-30
Assigning Tasks to Projects
When creating or editing a task:- Click the Project dropdown (folder icon)
- Select a project from the list
- A colored indicator appears next to the dropdown when a project is selected
TaskEditorModal.tsx:221-248
Viewing Project Groups
Tasks assigned to projects are automatically grouped in two views:Anytime View
All undated tasks are organized by project. Each project shows:- Project name with colored dot
- Task count
- All tasks belonging to that project
Anytime.tsx:64-83
Someday View
Someday tasks are also grouped by project, with unassigned tasks appearing under “Loose Ideas”. Reference:Someday.tsx:62-80
- With Projects
- Without Projects
Editing Projects
- Click on a project in your project list
- Modify the name or color
- Click Save
ProjectModal.tsx:22-31
Deleting Projects
- Open the project editor
- Click the Delete button (trash icon)
- Confirm the deletion
ProjectModal.tsx:39-45
Project Indicators
Projects are visually indicated throughout Arre:- Task cards: Show a colored dot and project name badge
- Project groups: Display a large colored dot next to the project title
- Task editor: Shows a colored indicator when a project is selected
TaskItem.tsx:69-77, TaskEditorModal.tsx:237-246
Best Practices
How many projects should I create?
How many projects should I create?
Start with 3-5 main areas of your life (e.g., Work, Personal, Health, Side Projects). Too many projects can be overwhelming. You can always add more later as needed.
Should I use projects or tags?
Should I use projects or tags?
How do I choose project colors?
How do I choose project colors?
Pick colors that feel intuitive to you. Many people use:
- Blue/Sapphire for professional work
- Green/Emerald for personal tasks
- Red/Ruby for urgent or important projects
- Purple/Lavender for creative work
Can I reorder projects?
Can I reorder projects?
Projects are automatically ordered by creation date. The grouping in Anytime/Someday views follows this order.
Related Features
Task Management
Learn how to create and organize tasks
Energy Filtering
Filter tasks by energy level within projects