---
name: kunanonj/aside-site-trello
source: https://app.decimal.ai/s/kunanonj-aside-site-trello@1/SKILL.md
source_sha256: f95b4d9a6b0f
---

# Trello

## Canonical URLs

- Home: `https://trello.com/`
- Assigned cards: `https://trello.com/u/my/cards`
- Shortcuts help: `https://trello.com/shortcuts`
- Board: `https://trello.com/b/${shortLink}/${name}`

## Working style

- Prefer copied board and card links over guessed deep links.
- Use Inbox for triage, then move into boards when a task needs board-specific fields.
- Reuse the current signed-in profile and stay in the active board when possible.

## Useful shortcuts

- Inbox: `g`, then `i`
- Planner: `g`, then `p`
- Board: `g`, then `b`
- Board switcher: `b`
- Board filter: `f`
- Clear board filter: `x`
- Edit card title: `t`
- Create card under hovered card: `n`
- Archive hovered card: `c`
- Repeat last action: `r`
- Undo / redo: `z`, `Shift+z`
- Full shortcut sheet: `Shift+?`

Global search supports operators like `board:`, `@me`, `due:`, `is:open`, and `has:attachments`.