sync status widget WIP

This commit is contained in:
zadam
2021-03-20 00:00:49 +01:00
parent 7e2186721f
commit b79d81a94d
5 changed files with 123 additions and 55 deletions

View File

@@ -63,7 +63,7 @@ const TPL = `
<span class="caret"></span>
</button>
<div class="dropdown-menu dropdown-menu-right">
<a data-trigger-command="renderActiveNote" class="dropdown-item render-note-button">Re-render note</a>
<a data-trigger-command="renderActiveNote" class="dropdown-item render-note-button"><kbd data-command="renderActiveNote"></kbd> Re-render note</a>
<div class="dropdown-item protect-button">
Protect the note