mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 23:05:51 +01:00
appearance options as a special note
This commit is contained in:
@@ -83,10 +83,15 @@ const TPL = `
|
||||
</button>
|
||||
|
||||
<ul class="dropdown-menu dropdown-menu-right">
|
||||
<li class="dropdown-item options-button" data-trigger-command="showOptions">
|
||||
<li class="dropdown-item" data-trigger-command="showOptions">
|
||||
<span class="bx bx-slider"></span>
|
||||
Options
|
||||
</li>
|
||||
|
||||
<li class="dropdown-item" data-trigger-command="showOptionsInHidden">
|
||||
<span class="bx bx-slider"></span>
|
||||
Options in hidden
|
||||
</li>
|
||||
|
||||
<li class="dropdown-item" data-trigger-command="openNewWindow">
|
||||
<span class="bx bx-window-open"></span>
|
||||
|
||||
Reference in New Issue
Block a user