# 搜尋跑步紀錄

1. &#x20;打開 Stryd App ，選擇下方中間「日曆（Calendar ）」
2. &#x20;選擇右上角「㊂」符號
3. 打開後，您可以依照您想找的紀錄分類選擇
4. 如果沒有，可以按下最下面「建立新的分類（Create New Filter)」
5. 按進去後，如還是沒有，您可以在按下最下方「編輯（Edit)」
6. 這裡就有所有的分類選項囉！

所有都可以重複選擇。\
例如：想要找星期五跑＋長跑紀錄＋功率在200Ｗ的紀錄，可以一次過濾。

![](/files/-MLhCXUR0LYm0Uhtwxwt)

如果選擇後想要更改，或是查詢其他分類，以下圖為例：\
選擇了 Feel - Good ，看完後想要更改分類顯示，即可\
1\. 選擇右上角「㊂」符號，並選擇「移除（Remove)」。

![](/files/-MLhJYKTbKkCnu1Yzv3X)

## 分類翻譯

| 英文                     | 中文對照       | 備註                                                                      |
| ---------------------- | ---------- | ----------------------------------------------------------------------- |
| Active Days            | 所有有跑步紀錄的日期 |                                                                         |
| Easy and Recovery Runs | 輕鬆跑即恢復跑    |                                                                         |
| Favorites              | 最愛的紀錄      |                                                                         |
| Long Runs              | 長跑         |                                                                         |
| Races and Time Trials  | 比賽或測驗      |                                                                         |
| Workouts               | 有配合課表的紀錄   |                                                                         |
| Run Type               | 跑步種類       | 輕鬆跑、間歇跑等                                                                |
| Power                  | 功率         | 可選擇想找的功率區間                                                              |
| Distance               | 距離         | 可選擇想找的距離                                                                |
| Duration               | 跑步維持時間     | 可選擇想找的區間                                                                |
| Days of Week           | 星期幾的紀錄     | 可選擇星期幾                                                                  |
| Favorites Runs         | 喜愛的紀錄      |                                                                         |
| Tags                   | 有加標籤的紀錄    |                                                                         |
| GPS Data               | 有無 GPS 訊號  |                                                                         |
| Elevation Gain         | 海拔         | 可選擇想找的                                                                  |
| Events                 | 有建立比賽的紀錄   |                                                                         |
| Excluded Runs          | 排除分析的紀錄    | [如何排除分析？](https://strydtaiwan.gitbook.io/stryd/stryd-app/excluded-runs) |
| Feel                   | 感受         | [表情符號](https://www.stryd.tw/post/new-stryd-app)                         |
| Humidity               | 濕度         | 可選擇想找的區間                                                                |
| Perceived Effort       | 自我感覺       |                                                                         |
| Shoes                  | 鞋子         | [如何新增跑鞋？](https://strydtaiwan.gitbook.io/stryd/stryd-app/shoes)         |
| Stress                 | 跑步壓力(RSS)  | [什麼是 RSS ?](https://www.stryd.tw/post/running-stress-balance)           |
| Surface Type           | 跑步地形類型     | 可選擇地形                                                                   |
| Temperature            | 溫度         | 可選擇想找的區間                                                                |
| Time of Day            | 一天之中哪個時間跑  | 可選擇想找找的時間點                                                              |

以上這些標記，部分都是跑後要自行設定唷！<br>


---

# 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://strydtaiwan.gitbook.io/stryd/stryd-app/how-to-search-different-run-type.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.
