mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
Script API changes, finished porting reddit plugin, reddit importer tar file
This commit is contained in:
@@ -9,7 +9,8 @@ const BUILTIN_ATTRIBUTES = [
|
||||
'run_on_startup',
|
||||
'disable_versioning',
|
||||
'calendar_root',
|
||||
'hide_in_autocomplete'
|
||||
'hide_in_autocomplete',
|
||||
'exclude_from_export'
|
||||
];
|
||||
|
||||
async function getNoteAttributeMap(noteId) {
|
||||
|
||||
Reference in New Issue
Block a user