← Home
iOS app · Productivity

Praxis

A task system built around a hand-picked A-list of three to five priorities.

Praxis screenshot
Stack
SwiftUI iOS, FastAPI backend, static web client, Claude API

What It Does

I am very careful about how I use my time and try not to waste it. Todo apps are a dime a dozen but I wanted one that let me see only what's important right now to avoid the distraction of a long undone list. The approach here is on two lists. One is your list of everything. The other is a self-curated list of priorities which is all you'll look at til you're done with those and you can choose some new ones from the big list. I have integrated as many tools as I can to hide all but the relevant.

How it works

The primary mechanism is simple, just the two lists with parent/child tasks. I have more advanced hiding and recurring task options to try and reduce wasted cognitive bandwidth (seeing things that are not actionable right now.)

Built with