# 插入笔记

首先在工具栏中选择您要插入的笔记类型，然后将其插入到文档中所需的位置。

用于标记文本和绘制形状的笔记有多种变体。（您可以从按钮角落的小箭头识别出来。）如果您长按此类按钮，系统会打开一个菜单以选择所需的变体。

以下是所有可能的笔记类型概览。

在下面的图片中，各个按钮和菜单上都有一个编号。相应的笔记用相同的编号标记。

<figure><img src="/files/f89ifoM78XjAWdofNUQi" alt=""><figcaption><p>不同的笔记类型</p></figcaption></figure>

在自由绘制（14+15）和绘制形状（8-12）时，您可以使用撤销/重做功能来回退最近的步骤。

撤销可以一直进行，直到工具栏中的工具被关闭或更换，并且绘制的形状因此完成。

{% hint style="info" %}
此撤销/重做功能从版本 6.5 开始可用。
{% endhint %}

<figure><img src="/files/ETJ0DNBwFezFkIGEhIEx" alt=""><figcaption></figcaption></figure>


---

# 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://docs.songbookplus.com/zhong-wen/readme/notizfunktion/notizen-einfugen.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.
