mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +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",
|
||||
title: "Note ID",
|
||||
visible: false
|
||||
},
|
||||
{
|
||||
field: "title",
|
||||
|
Loading…
x
Reference in New Issue
Block a user