All apps
ProductivityRelease candidate·iOS · Android · Web

Wraith Tasks

A todo app that shows its work.

A smart todo app whose intelligence is a word count — instant, private, and testable. Natural-language capture, a focus queue that explains its own ranking, and honest recurrence. Everything runs on device.

Unit tests

99

Network calls

0

Design system

Wraith

Overview

Wraith Tasks takes the position that an unexplainable ranking is an untrustworthy one. Type `email the deck tomorrow 5pm !1 @work #deck ~45m every friday` and it becomes a fully structured task — matched spans highlight as you type, and the interpretation is echoed back as chips before you commit to it.

The focus queue picks the three things worth doing next from five signals — deadline, priority, age, part-done, effort — and shows you the score and the reason it landed there. Daily load balancing sums your estimates against your stated capacity and says plainly when today is booked past what it can hold.

There is no account, no server and no network call. The whole 'intelligence' is a word-frequency model over your own history, which is precisely why it is instant, private, and covered by 99 unit tests.

What it does

A ranking you can argue with

Natural-language capture

Dates, priorities, tags, projects, estimates and recurrence parsed from one line, with matched spans highlighted live and the interpretation confirmed before commit.

Focus queue

A five-signal ranking engine picks the next three tasks and shows the score and the reason behind each one.

Daily load balancing

Sums estimates against your stated capacity and tells you when the day is over-committed.

Honest recurrence

Daily, weekday, weekly-on-days, monthly and yearly with intervals. Completing an instance spawns the next from the rule, so finishing late never drifts the cadence.

Learned suggestions

A word-frequency model over your own history suggests the tags a task usually carries and flags near-duplicates by trigram similarity. No model, no network.

Smart lists

Today, Overdue, Next 7 days, No date, High priority, Untouched, Completed — all live queries, never stored lists. Nothing is ever 'moved into' Today.

Swipe, snooze, undo

Swipe right to complete, left to snooze, with a haptic at the commit threshold. Every destructive action is reversible from an undo snackbar rather than guarded by a dialog.

Focus timer

A per-task countdown that writes real tracked seconds back to the task.

Insights

Completion trend, a 12-week consistency heatmap, project and priority mix, streak, and flow — created versus completed, with median cycle time.

Fuzzy search

Subsequence matching with positional bonuses: `cqr` finds 'close quarterly report'.