# 账单标签

## [此手册比较卡，已不再更新，v6.0版本后更换了全新的流畅的使用手册，请更新一羽记账最新版本，查看新手册](https://doc.yiyujizhang.cn/)

## [点击下载一羽记账最新版本](https://www.coolapk.com/apk/kylec.me.lightbookkeeping)

从[**Android v4.3.0**](https://www.coolapk.com/apk/kylec.me.lightbookkeeping)版本开始，支持账单标签功能。

添加账单时为账单打上`#tag`，然后通过`#tag`来回顾这一批账单。总的来说，标签十分的强大，可以实现各种想要的效果。

## 用处？ <a href="#usage" id="usage"></a>

* **标记某一事件（项目）**\
  将一次旅行（北京之行）中产生的所有账单都打上tag`#北京之行`，之后通过tag`#北京之行`来回顾这次旅行的所有账单。\
  可以专门创建一个`旅行账本`，然后创建多个`旅行事件#tag`区分每一次的旅行。
* **标记支出类型**\
  `#冲动消费`、`#必要消费`、`#值得购买`、`#下次还来`、任何你想添加的...
* **商家**\
  使用`#tag`标记消费商家，回顾查看一年最经常消费的商家店铺
* **成员**\
  `#爸爸`、`#妈妈`、`#我`、`#姐姐`、`#好兄弟`、任何你想添加的...
* **更多可能性...**\
  随心定制，开发新的使用技巧\~

## 标签管理

在记账时为账单打上tag后，我们可以通过标签来回顾账单。

在标签管理页面中选择想要查看的标签，再选择`统计`或`查看账单`即可。

![标签管理](https://z3.ax1x.com/2021/09/01/hBxBwQ.png)

## 限制 <a href="#limit" id="limit"></a>

* 单个标签的名称限制为`5个中文或10个英文字母`
* 单个账单最多可以添加3个标签
* 一共可以添加30个标签，不分账本


---

# 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://guide.yiyujizhang.cn/features/tag.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.
