> For the complete documentation index, see [llms.txt](https://faq.hearty.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.hearty.me/tutorial/post.md).

# · 新增日記

點擊「收藏今日心情」，或下排工具列的「新增日記」。\
日記預設皆為私密，只要不設定公開或投稿， 就只有自己能看到。

下排工具列：刪除、新增、儲存、權限、下一篇

<div align="left"><figure><img src="/files/-MNRmF39mRwGNHToeXwi" alt="溫度日記 App 新增日記教學圖，輕鬆開啟一篇全新的日記，隨時記錄生活點滴與心情變化。"><figcaption></figcaption></figure></div>

點擊左上的「日記列表」，就會看到所有日記。\
不同的圖示，分別代表了不同的隱私權限：**私密的、公開的、我換給筆友的、筆友換給我的**。

<div align="left"><img src="/files/-MNRqCI-r2XBMspv0Cj5" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://faq.hearty.me/tutorial/post.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.
