mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
added description of hide_in_autocomplete
parent
8bccce4db4
commit
04e9e43023
@ -34,4 +34,5 @@ Following attributes are used for advanced configuration:
|
||||
|
||||
* ```disable_versioning``` - disables auto-versioning. Useful for e.g. large, but unimportant notes - e.g. large JS libraries used for scripting
|
||||
* ```calendar_root``` - marks note which should be used as root for "day notes". Only one should be marked as such.
|
||||
* ```run_on_startup``` - JavaScript notes with this attribute will be executed after Trilium startup
|
||||
* ```run_on_startup``` - JavaScript notes with this attribute will be executed after Trilium startup
|
||||
* ```hide_in_autocomplete``` - notes with this attribute won't be visible in autocomplete-based search (jump to, add link). Applies also to all its sub-notes.
|
Loading…
x
Reference in New Issue
Block a user