# 2022년 2월 15일

### 방문자에게 일정 표시 기능 추가

![](/files/yKmwdew7oZVJtM22BNTe)

마켓, 공구, 이벤트 등의 진행 일정... 이제 일정도 링크페이지 하나로 관리, 홍보하세요! \
방문자는 커버 영역을 슥- 넘겨서 일정을 깔끔하고 쉽게 확인할 수 있습니다.

![](/files/sWKRBmEBzpvV9uogTLTQ)

* 진행 중인 일정부터 다가오는 일정까지, 현재와 가까운 날짜 순으로 최대 3개가 자동으로 보여집니다.
* 일정은 날짜에 따라 아래와 같이 분류됩니다.
  * 진행 중 (open)
  * 예정된 (soon), (d-n)
  * 지난 (closed)
* 일정 내용과 관련된 사이트로 바로 접속하게 연결할 수도 있습니다

![](/files/1jAAWcxEgnik74SJAsfp)

* 입력한 기간에 따라 `진행/예정된` 일정과 `지난` 일정이 자동으로 분류됩니다.
* 지난 일정도 날짜만 수정하여 다시 사용할 수 있습니다.
* 각 링크의 공개/숨김 일정과 연동되는 기능도 추후 업데이트 됩니다.


---

# 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-2-15.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.
