Type it like you'd say it. Gumhop's AI pulls out the date, place, and priority — then slices your tasks into boards, breaks them into steps, and rewards every finish with a gacha card pull.
Dentist
01 — Capture
Skip the forms and the date pickers. Dump the thought in one line — Gumhop reads it and fills in the rest.
AI parsing is optional — switch it off anytime.
You type
Gumhop files
Call the dentist
24 icons · 9 colors
02 — Organize
Group work into lists, tuck lists into folders, and make each one yours. Capture a new thought straight into any list, and rearrange whenever you like.
03 — Collaborate
Spin up a shared space, invite people by email, and work the same lists together — while your personal space stays yours alone.
Owner / admin / member roles — simple to manage.
@sam ship it Friday?
04 — Boards & views
Flip any list between a tidy list and a board. Drag a card to a new column and the task updates itself — change its priority, its day, or its list just by moving it.
Seven ready-made layouts
Email Sara the budget deck
Scheduling
Subtasks
Notes
Send v3 with the updated Q3 figures and the new pricing slide.
05 — Details & subtasks
Every task holds more than a title. Set a date and a time, pick a priority, break it into checkable steps, and keep the details that matter right where you need them.

06 — Rewards · Gacha pulls
Build a pack of your own rewards. Finish a task and Gumhop draws one — and rolls a rarity finish on the spot, so the same photo can come back plain or gilded. Every pull lands in your collection.
07 — Daily brief
Each morning, a short rundown of what slipped and what's due — so you open the day already knowing where to start.
Dentist · Budget deck · Standup
A small, bearer-authenticated REST API lets your scripts and AI agents read and write your tasks — including the same plain-English capture you get in the app.
/tasks/tasks/tasks/:id/lists/tasks/:idBearer gh_live_…~120 req / minJSON in, JSON out
https://www.gumhop.com/api/v1
{ "text": "email sara the deck fri 9am", "parse": true }
{ "id": "tsk_8f2a",
"title": "Email Sara the deck",
"due_date": "2026-06-19", "due_time": "09:00:00",
"priority": 2,
"chips": [{ "type": "email", "value": "sara@acme.com" }] }
AI pulls out the date, time & contact
POST one line of text with parse:true and let the AI do the filing.
Read what's open, complete tasks, and manage lists from your own runtime.
Get task.created & task.completed events, HMAC-signed.
Everything in the box
One line in, a structured task out.
Shared spaces, assignees, comments & live sync.
Custom icons, colors, and drag-to-reorder.
Kanban, Eisenhower, week planner & more.
Break it down and watch the bar fill.
Dates, times, priorities, notes & chips.
Pull a card on every finish — Common to Legendary.
Your morning shortlist, by email or push.
For your scripts and AI agents.
Your tasks, out of your head and into motion — with a little reward waiting at the finish.