mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
feat(views/table): hide note ID by default
This commit is contained in:
parent
01b2257063
commit
323e3d3cac
@ -88,6 +88,7 @@ export function buildColumnDefinitions(info: PromotedAttributeInformation[]) {
|
|||||||
{
|
{
|
||||||
field: "noteId",
|
field: "noteId",
|
||||||
title: "Note ID",
|
title: "Note ID",
|
||||||
|
visible: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
field: "title",
|
field: "title",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user