Skip to content

[Feature]: 支持创建多级分类 #616

Description

@fblaze62

Is your feature request related to a problem?

文章内容适合归类到多个不同分类时需要多级分类

Describe the solution you'd like

添加多级分类和并列分类

如

categories:
  - Sports
  - Baseball

排在后面的是前面的子分类

categories:
  - [Sports, Baseball]
  - [MLB, American League, Boston Red Sox]
  - [MLB, American League, New York Yankees]
  - Rivalries

同行的分类呈并列关系

Describe alternatives you've considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions