mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
This commit is contained in:
parent
cff71aa720
commit
48c64f98f4
1 changed files with 1 additions and 0 deletions
|
|
@ -217,6 +217,7 @@ func (view *View) GetGroup(groupID string) *View {
|
|||
return group
|
||||
}
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
// GroupCalc 描述了分组计算规则和结果的结构。
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue