mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
options/highlights_list: document hide label
This commit is contained in:
parent
e9ece21d20
commit
977aca4fe3
@ -12,6 +12,8 @@ const TPL = `
|
||||
<label><input type="checkbox" class="highlights-list-check" value="underline"> Underlined font </label>
|
||||
<label><input type="checkbox" class="highlights-list-check" value="color"> Font with color </label>
|
||||
<label><input type="checkbox" class="highlights-list-check" value="bgColor"> Font with background color </label>
|
||||
|
||||
<p>You can disable this functionality for specific notes by adding the #hideHighlightWidget label.</p>
|
||||
</div>
|
||||
</div>`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user