mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-16 19:31:35 +08:00
28 lines
778 B
Plaintext
28 lines
778 B
Plaintext
![]() |
<div id="note-detail-wrapper">
|
||
|
<div id="note-detail-script-area"></div>
|
||
|
|
||
|
<table id="note-detail-promoted-attributes"></table>
|
||
|
|
||
|
<div id="note-detail-component-wrapper">
|
||
|
<div id="note-detail-text" class="note-detail-component" tabindex="10000"></div>
|
||
|
|
||
|
<div id="note-detail-code" class="note-detail-component"></div>
|
||
|
<input type="file" id="file-upload" style="display: none" />
|
||
|
|
||
|
<% include search.ejs %>
|
||
|
|
||
|
<% include render.ejs %>
|
||
|
|
||
|
<% include file.ejs %>
|
||
|
|
||
|
<% include relation_map.ejs %>
|
||
|
</div>
|
||
|
|
||
|
<div id="children-overview"></div>
|
||
|
|
||
|
<div id="attribute-list">
|
||
|
<button class="btn btn-sm show-attributes-button">Attributes:</button>
|
||
|
|
||
|
<span id="attribute-list-inner"></span>
|
||
|
</div>
|
||
|
</div>
|