mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
tag list in "status bar", closes #28
This commit is contained in:
@@ -143,6 +143,12 @@
|
||||
|
||||
<div id="note-detail-render"></div>
|
||||
</div>
|
||||
|
||||
<div id="attribute-list">
|
||||
<button class="btn-default btn-sm" onclick="attributesDialog.showDialog();">Attributes:</button>
|
||||
|
||||
<span id="attribute-list-inner"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="recent-notes-dialog" title="Recent notes" style="display: none;">
|
||||
|
||||
Reference in New Issue
Block a user