> For the complete documentation index, see [llms.txt](https://docs.jobdone.cc/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobdone.cc/user_guide/cpm/pc/media_diary/app.md).

# APP 版

## 存入相簿設定

登入App後，點選左上角 「 設定 」 圖示，點選 「 裝置設定 」，即可設定是否將照片存入相簿中。

<div><figure><img src="/files/ot6ltxeJ1ZywVhiwZ7Lc" alt=""><figcaption><p>點選 ⚙️</p></figcaption></figure> <figure><img src="/files/5EyLO2aOKezCS5nUujUG" alt=""><figcaption><p>進入「裝置設定」</p></figcaption></figure> <figure><img src="/files/iYVy5NZUc6cVNnLUcNVW" alt=""><figcaption><p>「拍照存入相簿」功能</p></figcaption></figure></div>

***

## 新增紀錄

<div><figure><img src="/files/gIHagokAUd5ZdkYsmrk7" alt=""><figcaption><p>手機App進入專案</p></figcaption></figure> <figure><img src="/files/tzL0hWfTVcPgUHMbU4bu" alt=""><figcaption><p>點選下方「新增日誌」即可新增</p></figcaption></figure> <figure><img src="/files/Ag07LOzh94WofsKwFjBv" alt=""><figcaption><p>選擇日期 ( 預設代入今天 )         點選下方的「開始記錄」</p></figcaption></figure> <figure><img src="/files/mgpEodRWkbq0VLuipV6p" alt=""><figcaption><p>開始記錄詳細資訊</p></figcaption></figure></div>

***

## 附圖相機

&#x65BC;**「編輯影音內容」**&#x5167;&#x7684;**「圖片」**&#x63D0;供以下幾種功&#x80FD;**：**

**「相簿（多選)」**、**「相簿 (手繪)」**、**「相機」**、**「相機（帶專案浮水印)  ➙  工程相機」**

<div><figure><img src="/files/11Tvmbm9FKaqEnOynJQa" alt=""><figcaption><p>點選「編輯」</p></figcaption></figure> <figure><img src="/files/ewFHYYQCeHs69AIUU9cv" alt=""><figcaption><p>選擇圖片</p></figcaption></figure> <figure><img src="/files/Tf7Uc77RwUMbg5MXLGCg" alt="" width="375"><figcaption><p>選擇模式</p></figcaption></figure></div>

***

## 工程相機（帶專案浮水印）

其內部資訊包括：**「拍攝時間」**、**「專案名稱」**、**「地點」**、**「GPS」**、**「拍攝者」**、**「拍攝者公司」**、**「備註」**&#x7B49;。

您可透&#x904E;**「更多設定」**&#x6216;裝置設定&#x4E4B;**「浮水印相機功能設定」**&#x4F86;設定您專用的浮水印。

<figure><img src="/files/4iyYTjECEwbb8TK4dT4p" alt=""><figcaption></figcaption></figure>

透過「裝置設定」設定浮水印。

<div><figure><img src="/files/EPyr7UHgHXm26TnRJZj3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5EyLO2aOKezCS5nUujUG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0TCRm1AScRAOcIc5wVbh" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/Y315DCOLEuL0oABDvFpH" alt="" width="375"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.jobdone.cc/user_guide/cpm/pc/media_diary/app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
