# 2022년 9월 2일

### 캘린더 블록 추가

<figure><img src="/files/B8q4ygfj04tVaLL7U5a8" alt=""><figcaption></figcaption></figure>

링크페이지 커버 영역에서 보여주던 일정을 이제 블록 종류 중 하나로 보여줄 수 있습니다.

가독성과 집중도가 높아진 캘린더 블록을 지금 바로 사용해보세요!

#### 캘린더 블록과 일정의 추가

* 캘린더 블록은 1개만 생성할 수 있습니다.
  * 캘린더 블록 내에서 추가할 수 있는 일정의 개수는 제한이 없습니다.
* 업데이트 시점 이전에 추가된 일정이 있으셨던 회원 분들에게는 자동으로 캘린더 블록을 생성해드렸습니다.

#### 캘린더 블록의 공개

* 캘린더 블록의 공개는 ‘진행/예정된’ 상태로 분류된 일정이 있는 상태에서만 가능합니다.
  * 공개 중(공개여부: on)이던 블록도 ‘진행/예정된’ 일정이 0개가 되는 경우 자동으로 숨겨져(공개여부: off) 방문자들이 볼 수 없습니다.
* 링크페이지에서 블록으로 보여줄 수 있는 '진행/예정된' 일정은 3개까지 개수에 따라 가변적인 블록 높이를 가지며, 3개를 초과할 경우 고정된 블록(=일정 3개일 때의) 높이 내에서 스크롤로 확인할 수 있습니다.

#### 캘린더 블록의 삭제

* 캘린더 블록을 삭제할 경우 블록에 포함되어 있는 모든 일정도 함께 삭제됩니다.


---

# 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://abz.gitbook.io/inpocklink/news/updates/2022-9-2.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.
