mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
new "disable_inclusion" attribute
This commit is contained in:
@@ -12,7 +12,8 @@ const BUILTIN_ATTRIBUTES = [
|
||||
'hide_in_autocomplete',
|
||||
'exclude_from_export',
|
||||
'run',
|
||||
'manual_transaction_handling'
|
||||
'manual_transaction_handling',
|
||||
'disable_inclusion'
|
||||
];
|
||||
|
||||
async function getNoteAttributeMap(noteId) {
|
||||
|
||||
Reference in New Issue
Block a user