mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
feat(map): add mapIncludeRelation and mapExcludeRelation to builtin_attributes
This commit is contained in:
@@ -45,6 +45,8 @@ export default [
|
|||||||
{ type: "label", name: "pageSize" },
|
{ type: "label", name: "pageSize" },
|
||||||
{ type: "label", name: "viewType" },
|
{ type: "label", name: "viewType" },
|
||||||
{ type: "label", name: "mapRootNoteId" },
|
{ type: "label", name: "mapRootNoteId" },
|
||||||
|
{ type: "label", name: "mapExcludeRelation" },
|
||||||
|
{ type: "label", name: "mapIncludeRelation" },
|
||||||
{ type: "label", name: "bookmarkFolder" },
|
{ type: "label", name: "bookmarkFolder" },
|
||||||
{ type: "label", name: "sorted" },
|
{ type: "label", name: "sorted" },
|
||||||
{ type: "label", name: "sortDirection" },
|
{ type: "label", name: "sortDirection" },
|
||||||
|
|||||||
Reference in New Issue
Block a user