What’s new

The latest in Focus.

NewSeptember 9, 2026

Record a lecture, get the notes

Open a notebook and there's a Record a session button under Notes. Press it, put the phone down, and be in the room. Focus transcribes what it hears — live, on screen, so you can see it working — and when you stop it writes the whole thing up: what was covered, what was said about each part, every number and date that came out of somebody's mouth, what's still unresolved, and anything a person committed to doing.

The part worth the trouble is the handout. Add the deck or the PDF the speaker is presenting and Focus follows along it while it listens. Each section gets what was actually said about it, and the things speech recognition always mangles — names, acronyms, technical terms — get corrected against the spelling in the document. Where the speaker went past the slide, the write-up says so in those words.

Anything assigned comes back as a list of moves with the dates attached. Untick what isn't yours; the rest go into the notebook with the note.

The raw transcript is saved at the bottom of every note, always. Speech recognition mishears things, and a write-up you can't check against what was really said isn't worth relying on. Chrome handles this best. Safari works but drops more words. Firefox can't do it at all, and says so instead of failing quietly.

Earlier

FixedSep 9, 2026

The welcome screen stays put now

New accounts were getting the "Welcome, Mithoun. My name is Focus." screen for about a second before it vanished into the normal dashboard. The choice between setup and the app was being made on the server, so anything that re-checked it mid-flow — a token refresh, a background navigation — swapped the whole screen out mid-sentence. It waits for you now.

The typing was also wrong: each finished line was starting a fade-in that ran while the next line was already typing, so you'd see "My name is Focus." sitting greyed out underneath a bright half-finished line below it, looking like it had come out in the wrong order. Every line now holds its place and stays lit. Tap the text if you read faster than it types.

ImprovedSep 9, 2026

You can use it before you sign up

There's a working piece of the app on the homepage now, and on the product page. Three tabs you can actually operate: type your own mess into the brain-dump box and watch it come back as dated moves, tick things off a day and see the ring fill, start a focus timer that genuinely counts down.

The brain-dump one runs the same parser the app runs on a typed capture, so "call mom tomorrow at 7pm" really does come back as Call mom, Tomorrow, 7 PM. It isn't a canned answer pretending to be clever. What it can't do without an account is the AI extraction that reads a whole photographed syllabus — so it says so underneath rather than letting you think you've seen everything.

Nothing is saved and nothing is sent. It's all running in your browser.

Pricing prices now count to their new value when you switch between monthly and yearly, instead of swapping instantly and reading as two unrelated numbers. And this page has filters — New, Improved, Fixed, with counts — because somebody deciding whether to sign up wants a different half of the list than somebody who hit a bug last week.

NewSep 9, 2026

Projects are now Notebooks

A notebook is a place for one thing — School, a wedding, a launch — and opening it now shows you everything about it on one screen. The work with its dates down the left, the notes that explain the work down the right, previewable in place without going anywhere.

That second half is new. Notes and tasks have both existed in this app for months and have never once been on the same screen, which meant the deadline and the document explaining the deadline were three taps apart. When Clarity reads a syllabus it now files both halves into the same notebook: every dated item, and the note holding the grading breakdown, the exam format and the room numbers. You can file notes you wrote yourself into one too.

Finished work stays visible and ticked, the way it does on the cards. Deleting a notebook still never deletes what was in it — the work and the notes come loose and stay in your lists.

One thing to do: this needs a database change. There's a single file at supabase/RUN-THIS.sql that bundles every migration you haven't run yet — notebooks, note links, and feedback. Paste the whole thing into the Supabase SQL editor once. It's safe to run twice.

FixedSep 8, 2026

A blank page can no longer happen quietly

There was no error screen anywhere in the app. Anything that failed to draw left the navigation standing and the page area completely empty — a grey rectangle with no message, no cause and nothing to press. Now it tells you what went wrong, shows the actual error, and gives you the two things that fix it: try again, and clear what this device has cached.

The dashboard had the same hole in a different shape. If your tasks failed to load, or simply never came back, it sat on a loading skeleton forever — which looks exactly like a broken page. It now says so after twelve seconds, and offers a way out.

And a real bug behind both: the offline cache was stored per-device, not per-account. Sign in with a second account on the same phone and the first one's tasks were restored from that device before any network call happened — wrong data, and not the second account's to see. The cache is now keyed to whoever is signed in, another account's copy is deleted rather than read, and signing out takes it with you.

ImprovedSep 8, 2026

A homepage that shows the actual app

Every picture on the homepage is now a real screenshot of the running app with real data in it, captured at retina resolution — the dashboard, the task board, a project card, and the wake screen at 7am reading out the day. The old page used small hand-drawn approximations, and an approximation of a product always looks like an approximation.

The page has a spine now too. It cuts to black in the middle for the wake-up, and again at the end, instead of being pale grey the whole way down and scrolling past in one motion. The screenshots sit in browser frames, drift a couple of pixels as you scroll, and lift under the cursor.

Also about a third shorter. The old version breathed so hard there were screenfuls of empty grey between one idea and the next.

FixedSep 8, 2026

Reading a document keeps the details too

Uploading a file failed with "the reply was not readable" — an embarrassing one-character bug in how the response was unwrapped. Fixed, and hardened: it now copes with the answer arriving fenced, unfenced, or wrapped in a sentence, and when a document is genuinely too long it says so rather than telling you to try again at something that would fail identically.

While it was open: a document now yields its notes as well as its deadlines. A syllabus isn't only dates — it's how the grade breaks down, what the exam format is, which room, whose office hours, what a late submission costs. None of that is a task and all of it is what you go hunting for in week nine. It comes back as a tidy note with the numbers kept exactly, shown to you on the review screen with a checkbox, and saved to Notes only if you leave it ticked.

A document that's all detail and no deadlines now works too — a lease, a policy, a set of instructions. It used to tell you it found nothing to do and throw the whole thing away.

NewSep 8, 2026

Photograph it and it becomes work

Point your phone at a syllabus and every deadline in it lands in your list, dated. Same for a page of notes you took on the side, a whiteboard, a printed schedule, a letter with a due date on it, a to-do list on the back of an envelope.

In Clarity there's now a camera button and a file button, and you can drag a PDF straight onto the writing box or just paste a screenshot with ⌘V. What comes back goes through the review screen you already know — you see all fourteen extracted assignments, with their dates, before a single one is saved. You can add a note alongside the photo too: attach the syllabus and type "only the labs, I'm dropping the seminars", and it listens.

It is careful with dates, because a wrong date is worse than no date. It reads the year out of context when a syllabus only says "Sept 14". It works out whether a document means day/month or month/day from the rest of the document. A weekly quiz becomes one item with a note that it repeats, not fifty rows. And where a date is genuinely unreadable it leaves it empty rather than guessing.

Notes got the same thing, pointed differently: attach a photo there and it's transcribed into the note — structure kept, handwriting read as best it can, illegible words marked rather than invented. It appends, never overwrites.

Photos are shrunk on your device before they go anywhere: a 12-megapixel phone photo becomes about 60 KB at the resolution the reader actually uses. Nothing is stored — the image goes to be read and is not kept.

ImprovedSep 8, 2026

The wake-up, rebuilt

The alarm now runs as a sequence rather than a page. It rings for a few seconds with nothing to read and nothing to do — that's the bit where you find your phone — then it starts talking on its own, and each sentence appears on screen as it's said. One line at a time, because a wall of text at 7am is something you skip, not something you read.

The whole screen is dark now regardless of your theme, with a single light that pulses on the beat of the alarm and shimmers while it's speaking. A white page at 7am is a physical assault and every alarm clock ever made knew it.

How long it rings before it speaks is yours — three, four, five or eight seconds — or turn it off entirely and it waits for a tap. If your phone refuses to let audio start without a tap, it notices within a second and quietly asks for one instead of sitting there in silence.

And the voice list is gone. It's two now: the best male and the best female voice your device actually has, named so you know which you're getting, each with a play button to hear it. Thirty system voices was a settings screen, not a choice.

NewSep 8, 2026

It can wake you up now

Set a time and Focus in Motion will get you up — and then tell you what you're getting up for. Not a beep. A briefing.

"Hey Mith, how's the morning? It's 7 AM, hope you slept well. It's 12 degrees out and overcast — cold enough for a coat. Four things today, manageable. First up is the gym at 11. After that, three smaller bits, nothing urgent. Right — time to get up."

It reads that out in your device's voice, male or female, at whatever speed suits you half-asleep, and every word is on screen too so it still works on mute. It says the shape of the day before the detail, because "quiet one" is more use at 7am than a list of five titles, and it names exactly one first thing rather than reading your whole list at you.

Dismissing it is a three-second hold, not a tap — a tap is something you can do in your sleep. And if you set it to "make sure I'm actually up", finishing the hold isn't the end of it: it asks once more, out loud, and waits for a real answer before it lets you go.

One honest limit. A website can't ring a phone that's locked — the browser suspends the tab. Right now it wakes you reliably on a laptop left open, or on a phone with the app on screen. Once the iPhone app is out, the alarm gets handed to iOS itself and rings with the phone locked and the screen off; that plumbing is already written and waiting. Until then, don't make it your only alarm. Settings → Wake up.

ImprovedSep 2, 2026

Projects you can actually run from

A project card used to hide the things you'd finished, which made a week of real progress look like nothing had happened. Done work now stays on the card, ticked and struck through — because on a project, what you've already cleared is the point. A collapsed card shows the next few things and the last couple you finished, so there's always evidence.

You can add tasks straight into a project from its card — the plus next to "The work", type, Enter. No going to Tasks and filing it afterwards.

Every project now has a Ship it button, there from day one rather than appearing once some checkbox condition is met. Deciding a thing is done is a judgement call and the app shouldn't hold the pen; if there's still open work it asks once, and then it ships. Finished projects collect under Shipped.

And the target date uses the proper calendar — the one with month and year dropdowns, Today and Clear — instead of the browser's grey native picker.

NewSep 2, 2026

It behaves like an app on your phone

Focus in Motion on a phone was a website you could shrink. It's now an app you can hold. There's a tab bar along the bottom — Today, Tasks, Clarity, Calendar, and More — that stays put while pages move behind it, and pages arrive the way phone apps arrive: sideways into a sub-page, back out again, with an edge swipe from the left to go back.

Swipe a task right to finish it, left to push it to tomorrow. Push far enough and it buzzes to tell you it's armed, before you've even looked. Dialogs are sheets now — they come up from the bottom where your thumb already is, and you throw them away with a flick instead of hunting for an X in a far corner.

Notes stopped stacking three desktop panes down a 390px screen: on a phone it's a list, and tapping a note opens it with a back button, the way notes apps have worked for fifteen years. The calendar drops the week view on phones, because seven columns of timeline in that width is seven slivers nobody can read or drop into. On a desktop nothing has moved.

And it opens instantly. Your data is kept on the device and painted before the network is asked, so launching the app shows your day rather than a spinner — and keeps showing it when you have no signal.

NewSep 1, 2026

Projects

Work that has an end — a wedding, a house move, a launch — can now live together. A project has a name, a colour, an optional target date, and a progress bar that means something, because a move belongs to exactly one.

The good part is in Clarity. Dump everything about the wedding in one go and Focus notices it's all one undertaking: before anything saves, it offers to file the whole batch under "Wedding planning", with the name filled in and the colour picked. Accept, rename, choose an existing project, or keep them loose — nothing is written until you say.

Projects show up as filter chips on Tasks, and colour their blocks on the calendar, so a week visibly shows how much of it is wedding and how much is work.

NewSep 1, 2026

Focus can actually change things now

Tell Focus something slipped and it offers to fix it, not just describe the fix. "I can't pay that until next week" gets you a card that reschedules the item and attaches a note saying why — you tap once to confirm, and nothing is written until you do.

It can also record a pending payment: money you've committed but haven't sent yet. Those live on the Finance page with a switch deciding whether they count toward your monthly totals, because "spent" and "about to spend" are genuinely different numbers and people disagree about which one belongs in the headline.

And it finally tells the time properly — it was reading off the server's UTC clock in 24-hour, regardless of where you are or what you'd picked in Settings.

ImprovedSep 1, 2026

A calendar that opens on your day

The day and week grids ran midnight to midnight, so opening the calendar meant staring at 1 AM, 2 AM, 3 AM with your actual day somewhere below the fold. They now open on your hours — the working range from Settings, stretched to include anything scheduled outside it, so nothing can hide. Full day is one button when you need it.

Finance got the same treatment from the other direction: a first-run setup that asks three questions (charts or no charts, what you want to track, want to add something now) and arranges the real board around the answers, instead of showing new accounts an entirely different page that rearranged itself the moment you logged an expense. Simple, Modern and Complex presets stay available in Customize forever.

Also: the Add Transaction menu is clickable again — an invisible dismiss layer was sitting on top of it eating every click. Widgets line up in proper rows. Notes have a full-screen writing mode. And the black accent swatch shows as white in dark mode, which is what it actually becomes.

ImprovedAug 31, 2026

Passwords, properly

Sign-up and sign-in are one path now. You create an account with an email and a password, confirm the email once, and from then on it's your password every time — no more guessing whether you used a link or a password last time. The strength meter is there while you pick one, and a one-time email link is still available as a rescue hatch if you ever get stuck.

FixedAug 31, 2026

Times you say are times you get

Clarity was reading "pick up flowers at 9pm" and filing it under anytime. It now pulls the clock time out of what you wrote, puts it on the move, and dates it today when you didn't name a day — so the plan lands in the right order instead of at the bottom.

Also fixed: the day view wouldn't scroll, the Add a rule dialog lost its buttons off the bottom edge on large text, the finance widgets sat at uneven heights at larger text sizes, and on phones the Talk button was parked underneath the + Move pill. The notes side panes now slide open and shut instead of snapping, and the marketing pages, sign-in screens and the app all sit on one background colour.

NewAug 28, 2026

Week Timeline, and a calendar that stays put

Week view now has two layouts. Board is the familiar seven columns of cards; Timeline lays your week over a single hour rail, so you can see the actual shape of it. Drag a block up or down to re-time it, or sideways into another day.

The calendar page no longer scrolls as a document — the chrome stays where you left it and only the hour grid moves. The current-time line runs the full width, straight through the hour labels, so you can read the time off the rail exactly.

NewAug 28, 2026

A proper welcome

First run is now a conversation rather than a form. Focus asks whether you'd like it to set things up with you, learns when your energy is best (pick more than one — most people aren't just one thing), which hours are yours, and what you're here for.

You can hand it the rules that protect your time — lunch, weekends, nothing before nine — or write your own. Then a quick tour of each page, and an introduction.

NewAug 28, 2026

Notes: centred writing, and links

A new centre button drops both rails away and puts the note in the middle of the page for when you just want to write.

Notes can now be attached to a day on the calendar or to a specific task, so the thinking sits next to the thing it's about.

FixedAug 28, 2026

Your days were being called Overloaded for no reason

A rule like “nothing before 9 AM” was subtracting its full nine hours from your daily capacity — hours that were never work time to begin with. Capacity hit zero, and any day with a single task on it rendered as Overloaded.

Blocks now only cost you capacity where they actually overlap your working window. Separately, days full of tasks with no duration estimate were summing to zero minutes and reporting “Light”; those now carry a nominal weight for the workload reading, while the displayed total stays honest.

FixedAug 28, 2026

Text size, density, and the 24-hour clock

All three were settings that changed the Settings page and nothing else. Text size and interface density now rescale the whole interface, and every clock in the app — calendar rails, blocks, cards — follows your 12h/24h choice.

The ⋯ menu on Today's plan opens now, too: the click that opened it was reaching the dismiss handler and closing it in the same tick.

ImprovedAug 28, 2026

Fewer examples, more of your day

Asking for a few starter tasks used to seed twelve — a whole simulated week that buried your own first task. It's three now, and “Add your first task” opens the composer instead of quietly generating somebody else's day.

ImprovedAug 27, 2026

Deleting your account actually deletes it

The Delete button now lives under Account, where you'd look for it, and it works. You type DELETE, re-enter your password, and the server re-authenticates before removing anything — then wipes every table: moves, focus history, notes, planning rules, finance, and the account itself.

FixedAug 26, 2026

Password reset, and the link that went nowhere

Reset links were being redeemed on the server, which only worked if you opened the email in the same browser you requested it from. Open it on your phone and you landed on the home page with no explanation.

The link now goes straight to the reset form, which handles every token shape itself — and if it lands anywhere else in the app, it's caught and forwarded. There's a strength meter on the new password, and you're sent to sign in afterwards rather than dropped into the dashboard.

NewJun 10, 2026

Light theme + dark theme toggle

Pick the theme that fits your eyes — warm off-white, midnight dark, or follow your device's setting automatically. Live in Settings → Appearance.

The light theme is the new default. Designed to feel like a productivity app you'd want on screen for hours: calm surfaces, soft accents, no harsh contrast.

NewJun 10, 2026

Try with sample data

New here and the app feels empty? Hit "See it in action with sample data" on the dashboard. Adds a curated set of moves, subscriptions, and bills so the engine has something to work with.

Wipes cleanly from Settings → Sample data when you're ready to use your own.

NewJun 10, 2026

Install as an app

Focus in Motion now installs to your iPhone or Android home screen as a PWA. Tap the F icon, app opens instantly, no browser, no re-login.

Find "Install app" in the sidebar. On iPhone Safari, follow the share-to-home-screen flow — full instructions are right there.

NewJun 10, 2026

Push notifications

Get a gentle nudge when there's a move to make. Settings → Notifications → Enable. Works on Android and macOS today; iPhone works after installing as a PWA.

Never spammy. You can turn it off any time, on any device.

ImprovedJun 10, 2026

Magic-link sign-in

Sign in with just your email — no password to remember. One click in your inbox and you're in.

Password sign-in is still available via the toggle if you prefer it.

NewMay 6, 2026

Keyboard shortcuts

Press ? anywhere in the app to see the full list. Vim-style g + key navigation jumps you between Dashboard, Tasks, Calendar, Focus, Clarity, and Finance without touching the mouse.

Smart enough to ignore typing — pressing g while in a text field types g, not navigation.

ImprovedMay 6, 2026

Reschedule from anywhere

Open any move and you'll see a Schedule for section with Today, Tomorrow, and Clear quick chips, plus a date picker for any other day.

Makes mobile rescheduling fast — two taps and the move jumps to a new day on the calendar.

NewMay 5, 2026

Calendar month view

Toggle between Week and Month at the top of the Calendar. Month view shows the full grid with drag-and-drop between days, perfect for long-range planning.

Due dates and scheduled days appear distinctly: indigo for "I plan to do this" and red for "this is when it's due."

FixedMay 5, 2026

Calendar now shows due dates

Tasks with a due date now appear on their due date in the calendar — even if they aren't scheduled. Previously, the calendar only showed scheduled items, so deadlines could slip through.

A red "Due" pill makes the distinction clear.

NewMay 4, 2026

Voice → moves

Tap the mic in Clarity, talk through your day, and it structures everything into tasks with dates filled in. Especially useful for ADHD brains that think faster than they type.

"Dentist tomorrow at 2, finish Q1 by Friday, pay rent" → three moves, three correct dates, zero typing.

ImprovedMay 4, 2026

Why this move

Every Next Move now shows pills explaining why the engine surfaced it: overdue, high priority, planned for today, fits your time. The reasoning is no longer hidden — you can see exactly what the engine considered.

Trust comes from showing the work.

ImprovedMay 3, 2026

Soft-skip rotation

Skip for now no longer pushes a task to tomorrow. It rotates to the back of today's queue. Skip every move and the cycle restarts — no empty state, no losing your day's work.

No penalty, no streak break, no guilt.

NewMay 2, 2026

In-app feedback button

A small Feedback pill in the bottom-right of every authed page. Bug, idea, gripe, anything — goes straight to the founder. Optional email if you want a reply.

The fastest way to shape what gets built next.

NewMay 1, 2026

Mobile bottom bar

The mobile navigation now fits on a single row with four primary tabs and a More button that opens Clarity, Finance, and Settings.

No more wrapping, no more squished icons.

What's new — Focus in Motion