mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 17:25:52 +01:00
chore(collections/list): style archived notes differently
This commit is contained in:
@@ -90,7 +90,8 @@ const HIDDEN_ATTRIBUTES = [
|
||||
"viewType",
|
||||
"geolocation",
|
||||
"docName",
|
||||
"webViewSrc"
|
||||
"webViewSrc",
|
||||
"archived"
|
||||
];
|
||||
|
||||
async function renderNormalAttributes(note: FNote) {
|
||||
|
||||
Reference in New Issue
Block a user