# Quick Add Magic

# Quick Add Magix Syntax Cheatsheet

## Labels - `*`

```
*"Label with spaces"
```

## Project - `+`

```
+"Project with spaces"
```

## Due Date and Time

<p class="callout danger">The date format is: MM/DD/YYYY</p>

```
02/17/2021 at 17:00
```

## Assignee

```
@ttbb
```

## Examples

- `dishwasher +HOUSE *kitchen 04/05/2025 at 09:00 @ttbb`
- `washing machine +HOUSE *bathroom  04/05/2025 at 09:00 @ttbb`
- `clean surfaces +HOUSE *kitchen  04/05/2025 at 09:30 @ttbb`
- `trash +HOUSE *kitchen  04/05/2025 at 09:45 @ttbb`
- `clean surfaces +HOUSE *living  04/05/2025 at 10:00 @ttbb`
- `clean toilet +HOUSE *toilets  04/05/2025 at 10:30 @ttbb`
- `clean surfaces +HOUSE *bathroom  04/05/2025 at 11:00 @ttbb`
- `vacuum +HOUSE *house 04/05/2025 at 11:30 @ttbb`
- `wash the floors +HOUSE *house 04/05/2025 at 12:00 @ttbb`
- `clean shower +HOUSE *bathroom  04/05/2025 at 12:30 @ttbb`