Study OS · How-To ← Back to App
Visual Quickstart · 12 Steps

Run your week in twelve moves.

Study OS isn't a productivity app — it's an instrument panel for grad school. This guide walks you through the twelve things you need to know, with annotated visuals for every screen. Start at any step.

Read time: 10 min Goal: Daily fluency Use: 4 years
— Jump to —
01Set your one thing 02Run a Pomodoro 03Drop in new work 04Check what's open 05Read your state 06Plan the week 07When overwhelmed 08End-of-week review 09The Claude/JSON loop 10Where data lives & backup 11Sort & organize items 12Power moves
01
Daily · Morning

Set your one thing.

Every morning, open Study OS and tap SET FOCUS. Type the single most important task for the day — the one thing that, if you do it, the day was a win. This becomes your Anchor. It sits at the top of your dashboard all day so you can't forget.

  1. Tap SET FOCUS — the red button at the top right.
  2. Type one task. Tag it with a program (MDes / MPA) and priority.
  3. It anchors the dashboard until you hit Edit or set a new one tomorrow.
Your One Thing THU · APR 27 Write 100-page policy paper MDES HIGH EDIT → 1 2 3
02
Daily · Working

Run a Pomodoro.

Below the Anchor sits the Pomodoro. Tap START. Work for 25 minutes. The ring fills. A chime sounds. Take a 5-minute break. Repeat. The terminal-style readout shows what phase you're in and how much time is left.

  1. Pick your duration: 25M focus, 45M deep work, 5M / 15M for breaks.
  2. Tap START. The ring counts down. The dot orbits.
  3. When it ends, rate the session — good / okay / poor — so the system learns your pattern.
▶ FOCUS SESSION 01 25:00 FOCUS · T-25:00 ▶ START 25M 45M 5M 15M 1 2 3
03
Daily · When Work Lands

Drop in syllabi & screenshots.

A new syllabus, an email about a paper, a screenshot of an assignment list — all of it goes into Intake. Drop the file (PDF, image, text), and Study OS uses Claude to extract assignments, due dates, and readings. You confirm what gets added. No manual entry.

  1. Tap INTAKE in the sidebar (or the button on the dashboard).
  2. Drop a PDF, paste text, or upload a screenshot.
  3. Review what Claude extracted, hit MERGE, items appear in your queues.
02 · Intake Drop work in. Drop a file or paste text PDF · IMAGE · MD · TXT MERGE → 1 2 3
Pro Move
From your laptop, paste the file path or text directly. From your phone, share-sheet a PDF straight from Mail or Files into Intake. Either way, you never type an assignment by hand.
04
Daily · What's Open

See what's due now.

Scroll down on the dashboard to QUEUES. Three accordion cards: Today's Agenda, This Week, Anytime. Tap any card to expand. Each item shows the program (MDes / MPA / AI), title, and a colored urgency tag (overdue, due tomorrow, on track).

  1. Today's Agenda auto-expands on mobile — your most urgent items.
  2. Tap any card head to expand or collapse.
  3. Tap an item to focus on it (becomes the next Anchor candidate).
▶ Queues · what's open right now Today's Agenda Deliver icons MDES OVERDUE 2D Design a poster MDES OVERDUE 2D Essay — second essay This Week + Anytime + 1 2 3
05
Daily · State Check

Read your vital signs.

Five compact icon-rows tell you instantly whether you're on track: Pomodoros today, Readings done, Tasks pending, Weeks to term, Days to next deadline. The card background colors itself by urgency — pink means alert, green means good, neutral means on track. No charts to interpret. Just glance.

  1. Tap the Vital Signs section label to expand.
  2. Each row: icon · label · value · mini-viz on the right.
  3. Card color = state. Pink = act today. Green = doing fine.
▶ Vital Signs · quick read of your state POMODOROS TODAY daily target · 4 3 TASKS PENDING 5 high · 5 med · 1 low 11 WEEKS TO TERM 32% through prep 18 DAYS TO NEXT urgent · act today 1d 1 2 3
06
Weekly · Sunday Setup

Plan the whole week.

Sunday night: open Planner → tap Generate Week. Study OS reads your deadlines, your reading queue, your Pomodoro pattern from past weeks, and proposes a schedule. Tap ACCEPT to write it to the calendar. You can drag blocks to refine. Done in 3 minutes instead of 30.

  1. Open Planner from the sidebar (07).
  2. Tap Generate Week — Claude proposes a schedule based on your data.
  3. Adjust or accept. Calendar updates instantly.
07 · Planner · Week of Apr 27 ⚡ GENERATE WEEK MON TUE WED THU FRI SAT SUN FOCUS 25M READ WRITE DEEP 90M FOCUS REST REVIEW 1 2 3
07
Crisis · When Stuck

When you're overwhelmed.

Brain frozen? Ten things due, can't pick one? Tap OVERWHELM in Quick Tools. Six guided steps walk you out of the spiral: dump the cloud → name the heaviest → break it into the next 10 minutes → start. The interface goes minimal so nothing else competes for attention.

  1. Tap OVERWHELM in Quick Tools (or the sidebar, item 03).
  2. Move through the 6 steps — answer one prompt per screen.
  3. Out the other side: a single 10-minute action staring at you.
03 · Overwhelm Protocol · Step 3 / 6 Pick the heaviest thing on the list. — THE ONE THAT FEELS UNREACHABLE. Write the heaviest thing here… NEXT → 1 2 3
08
Weekly · Friday

End-of-week review.

Friday afternoon, Study OS prompts a 5-minute review: wins, drops, next intention. Three text fields. What worked. What didn't. What you're carrying forward into Sunday's planning. The system uses your answers to tune next week's generated schedule.

  1. Tap REVIEW in Quick Tools when the Friday badge appears.
  2. Three short prompts — wins, drops, next intention.
  3. Save → flows into Sunday's Weekly Generator as input.
FRI · APR 25 · WEEKLY REVIEW This week, in three lines. ▍ WINS Finished policy outline. Read 3 chapters of Norman. ▍ DROPS Skipped flashcards twice. Lost focus Thursday. ▍ NEXT INTENTION Reading-first mornings. No screens before 9. 1 2 3
09
Capture · Round-Trip

The Claude / JSON loop, demystified.

When you drop a syllabus into Intake, Study OS doesn't parse it itself — it gives you a ready-made prompt to paste into Claude (claude.ai), Claude returns structured JSON, and you paste it back. This four-step round trip is the most powerful capture in the whole app, and it's the part most people don't understand. Here it is, frame by frame.

FRAME 01
Paste raw text into Intake
SYLLABUS · WEEK 1 Read Norman ch. 1-3 by 5/3 Essay due 5/10 — 800 words Studio crit 5/15 · bring v2 Final project proposal 5/22 Quiz on readings 5/8 PASTING…
You drop a PDF, paste text, or upload a screenshot into the Intake drop zone.
FRAME 02
Copy the prompt Study OS gives you
CLAUDE PROMPT Extract assignments, readings, due dates from the text below. Return as JSON with shape: {assigns: [...], readings: [...]} 📋 COPY PROMPT
Tap COPY PROMPT. Study OS bundles the parsing instructions with your text.
FRAME 03
Paste into Claude · get JSON back
CLAUDE.AI { "assigns":[ {"title":"Essay", "due":"2026-05-10" ,"p":"mpa"} ], "readings":[…] }
Open Claude. Paste. Hit send. Claude returns clean JSON in seconds.
FRAME 04
Paste JSON back · merge to queue
REVIEW · MERGE Essay 800w · 5/10 MPA Norman ch.1-3 · 5/3 Studio crit · 5/15 ✓ MERGE ALL
Paste back into Intake. Review what got extracted. Tap MERGE. Done.
What the JSON looks like
Each item has the same shape — a title, a due date, a program tag, an optional priority. You don't need to write JSON by hand; Claude does. But knowing the shape helps you spot errors before you merge.
// Example of what Claude returns:
{
  "assigns": [
    {
      "title": "Essay — second essay",
      "due": "2026-05-10",
      "p": "mpa",        // program: design | mpa | ai
      "priority": "high",  // high | med | low
      "course": "PA-501"
    }
  ],
  "readings": [
    {
      "title": "Norman ch.1-3",
      "due": "2026-05-03",
      "pages": 42
    }
  ]
}
Pro Tip · Skip the round-trip on desktop
If you're using Cowork on your Mac, just say "intake my memo" or drop a syllabus into School/StudyOS/intake/ — the study-intake skill does the round-trip for you, no manual copy-paste. The web flow above is for when you're on iPhone or away from Cowork.
10
Safety · Where Data Lives

Where your data lives (& how to back it up).

Your data lives in three places at once, and each one protects against a different kind of loss. Browser storage is fast but fragile. Vault JSON files are durable and portable. iCloud sync makes both cross-device. Here's the picture.

TIER 1 · BROWSER localStorage FAST · DEVICE-ONLY ⚡ Instant read/write ✓ Works offline ✓ No setup needed ⚠ Can be lost if you clear browser data or switch devices T1 SYNC TIER 2 · VAULT JSON files DURABLE · PORTABLE School/StudyOS/data/ ├─ assignments.json ├─ readings.json ├─ writing.json ├─ flashcards.json └─ sessions.json ✓ Plain text · readable in 10 yrs iCLOUD TIER 3 · CLOUD iCloud Drive CROSS-DEVICE · OFFSITE 📱 iPhone 💻 Mac 📱 iPad ✓ Auto cross-device ✓ Apple-managed backup ⚠ Apple ecosystem only Data flows left → right: every save lands in localStorage instantly, gets mirrored to vault JSON when sync is active, then iCloud propagates across your Apple devices. SOURCE OF TRUTH = THE VAULT JSON FILES
Connect Vault Sync (T1)

One-time setup, only on desktop Chrome/Edge. Settings → Connect Vault → pick the School/StudyOS/data/ folder. After that, every save writes to disk automatically. Browse to data/ in Finder to see your files. iCloud takes over from there.

  1. Open Settings from the sidebar.
  2. Tap Connect Vault. Browser asks for folder permission.
  3. Pick School/StudyOS/data/ in your vault. Done.
11 · SETTINGS · VAULT SYNC Vault Auto-Sync Mirror your data to disk for backup & portability. CONNECTED · School/StudyOS/data/ RECONNECT — LAST EXPORT Backed up 2 hours ago all 9 modules · 142 records · 18.4 KB 📥 EXPORT NOW 1 2 3
Quick backup

Settings → EXPORT NOW downloads a single studyos-backup-2026-04-27.json file. Save it anywhere — Drive, AirDrop, email to yourself.

Restore

Settings → IMPORT FROM FILE → pick the JSON. App rebuilds your data from scratch. Useful when switching devices or recovering from a wipe.

Version history

Every save snapshots the previous state (last 30 versions). Settings → Version History → tap a date → Restore. Like time travel for your data.

Backup nudge

If it's been more than 7 days since your last manual export, the app shows a yellow nudge banner. Don't ignore it. Hit Export.

11
Organize · Make Sense

Sort & organize.

Every item carries three signals: program (red MDes / indigo MPA / green AI), status (todo / in-progress / done), and urgency (auto-calculated from due date). The list view always shows them. Filter chips at the top let you slice instantly.

  1. Filter chips (top of any module): All · MDes · MPA · AI · Done.
  2. Each row: program color stripe on left + colored urgency tag on right.
  3. Drag the handle (≡) to reorder within a list.
  4. Tap an item → modal opens with full details + actions (edit, complete, delete).
— FILTERS ALL MDES MPA AI DONE Deliver portfolio icons MDES OVERDUE 2D Essay — second draft MPA DUE TOMORROW AI ethics paper outline AI 12 DAYS Reading: Norman ch.1 MDES DONE 1 2 3 4
The urgency colors are automatic
You don't set urgency manually — it's calculated from the due date every render. Red OVERDUE = past due. Amber DUE TOMORROW / 2D = next 48 hours. Green N DAYS = on track. Grey DONE = completed. Set the date right, the colors take care of themselves.
12
Power Moves · Faster Daily Use

Shortcuts, themes & focus modes.

A few small things that compound into hours saved over a 4-year program. Memorize these.

Command palette

Hit ⌘K (Mac) or Ctrl+K (Win) to open the command palette. Type to fuzzy-search any view, action, or item. Fastest navigation in the app.

Theme toggle

Top-right square icon → flip light ↔ dark. Setting persists across devices via the same iCloud-synced settings file.

Ambient focus

During a Pomodoro tap AMBIENT below the ring. Everything except your one thing fades. Tap EXIT top-right when done.

Interrupt buffer

During a session, an idea pops into your head? Tap the floating + bottom-right. Type it, save. It goes to a buffer queue you process after the session.

Keyboard shortcuts

D=dashboard · R=readings · A=assignments · W=writing · P=planner · F=flashcards · S=settings · ?=show all.

Pomodoro tap-to-start

Tap the ring itself (anywhere inside the circle) to start or pause. No need to find the button.

Set focus from a queue

In any list, long-press an item → Make this my focus. It becomes today's Anchor instantly.

Sound on / off

Speaker icon next to SESSION 01 mutes Pomodoro chimes. Setting persists across sessions.

The cheat sheet.

Morning
Set Focus
One thing. The day's anchor.
Working
Tap START
25 min. Then break. Then rate.
New work lands
Drop in Intake
Claude extracts. You confirm.
Glance
Vital Signs
Pink = act. Green = good.
Sunday
Generate Week
Planner → Generate. 3 minutes.
Stuck
Overwhelm Protocol
6 steps out of the spiral.
Friday
Weekly Review
Wins · drops · next intention.
Anytime
⌘K — Command Palette
Jump to anything by name.