# 노트 내 검색하기

UpNote에서는 노트 **내부에서 특정 단어나 문구를 빠르게 검색**할 수 있습니다.\
이 기능을 사용하면 긴 문서에서도 원하는 내용을 손쉽게 찾고, 검색된 결과 사이를 효율적으로 이동할 수 있습니다.

***

#### 데스크톱에서

1. 검색하려는 노트를 엽니다.
2. 노트 편집기 상단의 **`...`** 버튼을 클릭하고 **`이 노트에서 검색(Search this note)`** 을 선택합니다.
   * 단축키 **`Cmd/Ctrl` + `F`** 로도 바로 검색 기능을 활성화할 수 있습니다.\
     \
     ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FpOhrCoRGUYdicy2cBBZm%2Fimage.png?alt=media\&token=959d895c-247c-4d4c-9c97-33c340ff2e08)\\
3. 찾고 싶은 단어나 문구를 입력합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FVvf4lPOVsdFsQgqxl3OI%2Fimage.png?alt=media\&token=a539667f-9000-4083-b265-ddd9c3a7b0f2)
4. **`Enter`** 키로 다음 결과로 이동하고, **`Shift` + `Enter`** 로 이전 결과로 이동합니다.\
   또한 검색창 옆의 **↑ / ↓** 화살표를 클릭해 결과 간 이동할 수 있습니다.

***

#### 모바일에서

1. 노트 편집기 오른쪽 상단의 **`...`** 버튼을 탭합니다.
2. **`이 노트에서 검색(Search this note)`** 을 선택합니다.
3. 노트 내에서 찾고 싶은 단어나 문구를 입력합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F5eWhEZlUjWaRJiqY2lWv%2Fimage.png?alt=media\&token=a57b6bfd-4b2a-4f55-8aa8-68c49367732d)
4. 검색창 앞의 좌우 화살표를 눌러 일치하는 결과 사이를 이동할 수 있습니다.

***

#### 텍스트 찾기 및 바꾸기 (현재 데스크톱 전용)

1. 검색창의 드롭다운 버튼 <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FDhUH4KuJm4XfbEl1mbaM%2Fimage.png?alt=media&#x26;token=00315bb2-2005-4193-afdb-20f6d7933c99" alt="" data-size="line"> 을 클릭하고 **`바꾸기(Replace)`** 를 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fndx2PgVulmfEMdEBUpcr%2Fimage.png?alt=media\&token=71cd37e1-179f-4122-9d66-1de81f2ed6b2)
2. **`검색(Search)`** 상자에 찾을 단어나 문구를 입력합니다.
3. **`바꾸기(Replace)`** 상자에 새 텍스트를 입력합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FGI9v9YRQtBvlEb1XhRhv%2Fimage.png?alt=media\&token=a84db672-1859-492c-9222-cfa2ea73b6f7)
4. **`바꾸기(Replace)`** 버튼을 클릭하면 해당 항목이 새 텍스트로 변경됩니다.\
   모든 항목을 한 번에 바꾸려면 **`모두(All)`** 를 선택합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.getupnote.com/ko/write-and-edit/search-in-a-note.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
