mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
drag & drop multi file upload to note tree
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<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" />
|
||||
<input type="file" id="file-upload" multiple style="display: none" />
|
||||
|
||||
<% include search.ejs %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user