Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc add warning: Reference card can‘t contain in child card #77

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion packages/docs/en/guide/modules/magicaction4card.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ When you select a card with child nodes or select multiple cards at the same lev
### Manage Profile

::: warning Note
Please first read OhMyMN's [Profile Structure](../profile.md#profile-structure).

- Please first read OhMyMN's [Profile Structure](../profile.md#profile-structure).
- Reference card can't contain in child cards.

:::

1. Write profile: Write the profile to the child cards of the selected card. Please make sure that the selected card has child cards, the more child cards the better because this profile information will keep expanding to avoid exceeding the maximum number of words for one card.
Expand Down
7 changes: 5 additions & 2 deletions packages/docs/guide/modules/magicaction4card.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@
:::

::: warning 注意
请先认真阅读 OhMyMN 的 [配置结构](../profile.md#配置结构) 。

- 请先认真阅读 OhMyMN 的 [配置结构](../profile.md#配置结构) 。
- 子卡片中不能有引用卡片。

:::

1. 写入配置:将配置写入选中卡片的子卡片中。请确保选中卡片有子卡片,子卡片越多越好,因为这个配置信息会不断膨胀,避免超过一张卡片的最大字数。
Expand Down Expand Up @@ -214,4 +217,4 @@ OhMyMN 中最强大的功能前三吧,用于批量对卡片重命名,编号
[v4.2.0](/update.md) 新增
:::

来自于 [AI](ai.md)
来自于 [AI](ai.md)