# Exporter가 읽는 모든 앱

Exporter는 Mac의 일곱 가지 앱을 읽고, 각각을 Markdown으로 계속 동기화합니다.

- [Apple Notes](https://exporter.dev/ko/notes.md): Notes with their folders, tags and attachments, drawings included.
- [Messages](https://exporter.dev/ko/messages.md): One file per conversation, with a heading per day, reactions and photos.
- [Contacts](https://exporter.dev/ko/contacts.md): One file per card, with every field in the front matter.
- [Screen Time](https://exporter.dev/ko/screen-time.md): One file per day, kept after macOS deletes it about four weeks later.
- [Bear](https://exporter.dev/ko/bear.md): Tagged notes, one folder per tag, read from Bear's database.
- [Logseq](https://exporter.dev/ko/logseq.md): Pages and journals, namespaces as folders.
- [Documents](https://exporter.dev/ko/documents.md): Word, PowerPoint, Excel, PDF and more, from a folder you pick.

## 파일이 저장되는 곳

- 앱마다 폴더 하나: 예를 들어 Apple 메모는 `~/Documents/notes`, 메시지는 `~/Documents/messages`, 연락처는 `~/Documents/contacts`에 두고, `~/Documents/screen-time`, `~/Documents/bear`, `~/Documents/logseq`, `~/Documents/documents`도 마찬가지입니다.
- 에이전트를 위해 나란히: 내보내기 폴더를 한 상위 폴더에 두면 [MCP 서버](https://exporter.dev/docs/mcp)가 모두 함께 제공합니다.
- 보이지 않는 실행 기록: 각 내보내기 폴더에는 마지막 실행과 그 기록이 담긴 `.exporter/`가 있습니다. Obsidian은 점으로 시작하는 폴더를 색인하지 않습니다.
- 자기 파일만: 동기화는 자신이 쓴 파일 중 메모, 대화, 카드, 페이지, 문서가 사라진 것만 지우고, 내 파일은 건드리지 않습니다. 스크린 타임은 모든 날을 보관합니다. 전체 재동기화(`exporter sync --full`)도 Exporter가 쓴 파일만 지운 다음 모두 다시 씁니다.

## 질문

### 무엇이 무료인가요?

처음 100개 메모와 100개 연락처, 최근 대화 10개, 스크린 타임 최근 10일, 최근 수정한 문서 10개입니다. Bear와 Logseq는 제한 없이 무료입니다. 다른 각 앱은 일회성 구매로 잠금 해제하며, [국가별로 가격이 다릅니다](https://exporter.dev/pricing).

### 앱마다 저장 위치를 고를 수 있나요?

예. 모든 앱에는 앱 안의 카드에서 설정하는 자체 내보내기 폴더가 있습니다. Obsidian 보관소 안의 폴더를 포함해 어떤 폴더든 됩니다.

### Markdown으로만 내보내나요?

메시지, 연락처, 스크린 타임, Logseq는 항상 Markdown입니다. Apple 메모와 Bear는 Markdown 또는 HTML을 한 번에 하나씩 쓰고, 문서는 카드에서 선택한 대로 한 번의 동기화에서 두 형식을 모두 쓸 수 있습니다.

## Related

- [Pricing](https://exporter.dev/pricing): Free allowances and one-time unlocks
- [Download](https://exporter.dev/download): Get it from the Mac App Store
- [Docs](https://exporter.dev/docs): How each export works, app by app

---

human version: https://exporter.dev/ko/apps
every page: https://exporter.dev/llms.txt
