mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 22:35:50 +01:00
import notes from tar archive, closes #63
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
<img src="images/icons/search.png" alt="Search in notes"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<input type="file" id="import-upload" style="display: none" />
|
||||
</div>
|
||||
|
||||
<div id="search-box" class="hide-toggle" style="grid-area: search; display: none; padding: 10px; margin-top: 10px;">
|
||||
@@ -167,7 +169,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<input type="file" id="file-upload" style="display: none" />
|
||||
<input type="file" id="attachment-upload" style="display: none" />
|
||||
</div>
|
||||
|
||||
<div id="attribute-list">
|
||||
|
||||
Reference in New Issue
Block a user