교사 · 학생 · 엔지니어를 위한 도구 For teachers, students and engineers

AI에게 시킬 말을,
트리로 짜세요
Write what you ask AI
as a tree

AI는 구조가 잡힌 지시를 잘 따릅니다. 그런데 채팅창은 구조를 쓰기에 가장 불편한 곳입니다. 가지로 나눠 짜면 깨끗한 마크다운이 함께 완성됩니다. AI follows structured instructions well — and a chat box is the worst place to write structure. Split it into branches and clean Markdown is finished alongside it.

macOS · Windows · Linux

가입 없음No sign-up 내 컴퓨터에 저장Stored on your machine 한글 입력 안전Solid Korean IME

왜 채팅창이 아닌가Why not just the chat box

긴 지시는 채팅창에서 무너집니다 Long instructions fall apart in a chat box

한 번 쓰고 마는 질문이라면 채팅창으로 충분합니다. 문제는 다시 쓰고 고쳐 쓰는 지시입니다 — 수업 계획, 채점 기준, 에이전트 정의처럼요. For a one-off question a chat box is fine. The trouble starts with instructions you reuse and revise — lesson plans, grading criteria, agent definitions.

채팅창에 쓸 때In a chat box

  • 한 덩어리 글이라 어디를 고쳐야 할지 눈으로 못 찾습니다. One slab of text — you can't see where to edit.
  • 순서를 바꾸려면 잘라내기·붙여넣기, 그러다 문단이 뒤섞입니다. Reordering means cut and paste, and paragraphs get scrambled.
  • 어제 잘 됐던 지시가 대화 기록 어딘가로 사라집니다. Yesterday's good prompt is lost somewhere in the history.
  • 표나 목록 형식은 손으로 맞춰야 합니다. Tables and lists have to be formatted by hand.

트리로 짤 때As a tree

  • 역할·조건·출력이 가지로 나뉘어 한눈에 들어옵니다. Role, conditions and output split into branches you can see at once.
  • 덩어리째 끌어 옮기면 목차가 따라 바뀝니다. Drag a block and the outline follows.
  • 문서로 남아 다음 학기·다음 과제에 그대로 다시 씁니다. It stays a document, reused next term or next task.
  • 표·목록·코드가 노드 종류로 들어가 형식이 알아서 맞습니다. Tables, lists and code are node types — the formatting is automatic.

구조 편집Structural editing

끌어 옮기면 목차가 바뀝니다 Drag, and the outline changes

노드를 옮기는 건 좌표를 옮기는 게 아니라 구조를 고치는 것입니다. 다른 노드 위에 놓으면 그 아래로 들어가고 제목 깊이가 따라 바뀝니다. 조건 한 덩어리를 다른 섹션으로 옮기는 데 잘라내기가 필요 없습니다. Moving a node isn't moving coordinates — it edits the structure. Drop it on another node and it nests underneath, heading depth and all. No cut and paste to relocate a block of conditions.

# 채점 기준Grading criteria
### 근거를 인용했는가Cites evidence
# 출력 형식Output format

부분만 꺼내기Take one part

제목을 누르면 그 챕터만 나갑니다 Click a heading, take just that chapter

전체가 아니라 지금 필요한 한 조각만 미리보기·복사· 내보내기 됩니다. 채점 기준만 학생에게 넘기거나, 출력 형식만 바꿔 가며 실험할 때 씁니다. Preview, copy or export just the piece you need. Hand students only the rubric, or iterate on the output format alone.

역할Role
채점 기준Rubric
근거 인용Evidence
출력 형식Output
# 역할Role # 채점 기준Rubric - 근거 인용Evidence # 출력 형식Output

본문 8종Eight body types

문단만 붙이는 마인드맵이 아닙니다 Not a map that only holds paragraphs

표는 격자에서 셀을 직접 편집하고, 코드블록·인용· 링크·이미지가 각각의 노드로 들어갑니다. 채점표를 표로 지정하는 지시를 그림 없이 그대로 쓸 수 있습니다. Tables are edited cell by cell in a grid, and code, quotes, links and images each get their own node — so an instruction that specifies a rubric table stays exactly that.

문단Paragraph 불릿Bullet 개요Outline 인용Quote 코드Code Table 이미지Image 링크Link
Thinkdown 화면 — 왼쪽 문서 탐색기, 가운데 마인드맵, 오른쪽 마크다운 Thinkdown 다크 모드 — 오른쪽은 렌더링된 미리보기
실제 화면입니다. 왼쪽 문서 탐색기 · 가운데 마인드맵 · 오른쪽 마크다운. The real thing: document explorer, mind map and Markdown side by side.

어디에 저장되나Where it lives

쓴 것이 밖으로 나가지 않습니다 What you write never leaves your machine

학생 과제물이든 수업 자료든, 문서는 이 컴퓨터에만 있습니다. 학교에서 쓰기 전에 확인해야 할 것들을 먼저 적어 둡니다. Student work, teaching material — documents stay on this computer. Here is what you would need to check before using it in a classroom.

계정이 없습니다There is no account

가입도 로그인도 없습니다. 학생에게 계정을 만들게 하지 않아도 됩니다. No sign-up, no login. You never have to make students create one.

서버로 보내지 않습니다Nothing is uploaded

네트워크를 쓰는 건 새 버전 확인과 링크 썸네일 두 가지뿐이고, 썸네일은 설정에서 끌 수 있습니다. It touches the network for two things only — update checks and link thumbnails — and thumbnails can be turned off.

잠기지 않습니다You are not locked in

만든 것은 그냥 마크다운 파일입니다. 이 앱을 그만 써도 그대로 남고, 내보냈다 다시 가져와도 트리가 복원됩니다. What you make is just a Markdown file. Stop using the app and it is still there; export and re-import and the tree comes back.

그 밖에Also in the box

오래 쓰기 위한 것들Built to be lived in

한글 입력이 깨지지 않습니다Korean input does not break

한글은 음절마다 조합이 끝나고 다시 시작됩니다. 이걸 제대로 다루지 않는 편집기에서는 자모가 낱자로 흩어지죠. 조합 중에는 화면을 다시 그리지 않도록 따로 처리했습니다 — 평소엔 보이지 않고, 안 되면 바로 티가 나는 부분입니다. Hangul finishes and restarts composition on every syllable, and editors that mishandle it scatter the jamo apart. Rendering is held back while composition is in flight — invisible when it works, glaring when it doesn't.

손이 멈추지 않습니다Hands stay on the keys

Tab으로 자식, Enter로 형제. 마우스를 잡지 않고 트리를 끝까지 펼칩니다. 되돌리기는 ⌘Z, 연속으로 친 글자는 한 단계로 묶입니다. Tab for a child, Enter for a sibling — grow the whole tree without the mouse. ⌘Z undoes, and a run of typing collapses into one step.

폴더와 검색Folders and search

문서를 폴더로 묶고, 검색은 전체 문서를 훑어 그 노드로 데려갑니다. Group documents in folders; search sweeps every document and jumps to the node.

라이트 · 다크Light and dark

시스템 설정을 따라가거나 직접 고릅니다. 가지별 컬러테마도 있습니다. Follow the system or choose. Per-branch colour themes too.

알아서 최신Updates itself

새 버전이 나오면 조용히 받아 두고 재시작할 때 적용됩니다. New versions download quietly and apply on restart.

가격Pricing

지금은 전부 무료입니다Everything is free right now

기능 제한도 문서 개수 제한도 없습니다 No feature limits, no document limits

결제를 아직 만들지 않았습니다. 지금 받으시면 그대로 다 쓰실 수 있습니다. Payment isn't built yet. Download it today and everything is open.

지금 받기Get it now

언젠가 유료 티어를 열게 되면 이렇게 할 생각입니다. 두 티어의 기능 차이는 없습니다 — "낼 수 있는 만큼"으로 나눕니다. When paid tiers do arrive, this is the plan. The tiers don't differ in features — they differ in what you can afford.

학생Student

$3.90 / 년/ year

학생이거나 예산이 빠듯하다면 이 가격으로 충분합니다. 확인하지 않습니다. If you're a student or money is tight, this is enough. We don't check.

일반Supporter

$9.90 / 년/ year

여유가 된다면 이 가격이 1인 개발을 이어가게 합니다. 추가 테마 6종이 함께 열립니다. If you can spare it, this keeps a one-person project going. Six extra themes come with it.

유료가 시작돼도 이미 쓰던 문서를 잃지 않습니다. 무료로 돌아가면 초과분은 읽기전용이 될 뿐, 삭제하지 않습니다. Even once paying starts, you never lose documents you already have. Beyond the free allowance they simply become read-only — nothing is deleted.

내려받기Download

macOS — Apple Silicon 응용 프로그램 폴더로 드래그. 서명·공증되어 경고 없이 열립니다. Drag into Applications. Signed and notarised, so it opens without warnings. .dmg
macOS — Intel 칩 확인: Apple 메뉴 → 이 Mac에 관하여. Check your chip: Apple menu → About This Mac. .dmg
Windows 10 · 11 (64-bit) 실행하면 설치됩니다. 관리자 권한이 필요 없습니다. Run it to install. No administrator rights needed. .exe
Linux (64-bit) AppImage는 chmod +x 후 실행, deb는 sudo dpkg -i. chmod +x the AppImage, or sudo dpkg -i the deb. .AppImage .deb

Windows에서 SmartScreen 경고가 뜹니다. 아직 코드서명 전이라 그렇습니다 — 추가 정보 → 실행을 누르면 설치됩니다. 자세한 안내. Windows shows a SmartScreen warning — the build isn't code-signed yet. Choose More info → Run anyway. Details.