2024-04-16 21:23:59 +02:00
|
|
|
<div class="wide100p padding5">
|
2024-04-16 01:14:34 +02:00
|
|
|
<h2 class="marginBot5">
|
|
|
|
<span data-i18n="Data Bank">
|
|
|
|
Data Bank
|
|
|
|
</span>
|
|
|
|
</h2>
|
|
|
|
<div data-i18n="These files will be available for extensions that support attachments (e.g. Vector Storage).">
|
|
|
|
These files will be available for extensions that support attachments (e.g. Vector Storage).
|
|
|
|
</div>
|
2024-04-24 01:37:57 +02:00
|
|
|
<div class="marginTopBot5">
|
|
|
|
<span data-i18n="Supported file types: Plain Text, PDF, Markdown, HTML, EPUB." >
|
|
|
|
Supported file types: Plain Text, PDF, Markdown, HTML, EPUB.
|
|
|
|
</span>
|
|
|
|
<span data-i18n="Drag and drop files here to upload.">
|
|
|
|
Drag and drop files here to upload.
|
|
|
|
</span>
|
2024-04-16 01:14:34 +02:00
|
|
|
</div>
|
2024-04-16 21:23:59 +02:00
|
|
|
<div class="flex-container marginTopBot5">
|
|
|
|
<input type="search" id="attachmentSearch" class="attachmentSearch text_pole margin0 flex1" placeholder="Search...">
|
2024-04-19 17:41:40 +02:00
|
|
|
<select id="attachmentSort" class="attachmentSort text_pole margin0 flex1 textarea_compact">
|
2024-04-16 21:23:59 +02:00
|
|
|
<option data-sort-field="created" data-sort-order="desc" data-i18n="Date (Newest First)">
|
|
|
|
Date (Newest First)
|
|
|
|
</option>
|
|
|
|
<option data-sort-field="created" data-sort-order="asc" data-i18n="Date (Oldest First)">
|
|
|
|
Date (Oldest First)
|
|
|
|
</option>
|
|
|
|
<option data-sort-field="name" data-sort-order="asc" data-i18n="Name (A-Z)">
|
|
|
|
Name (A-Z)
|
|
|
|
</option>
|
|
|
|
<option data-sort-field="name" data-sort-order="desc" data-i18n="Name (Z-A)">
|
|
|
|
Name (Z-A)
|
|
|
|
</option>
|
|
|
|
<option data-sort-field="size" data-sort-order="asc" data-i18n="Size (Smallest First)">
|
|
|
|
Size (Smallest First)
|
|
|
|
</option>
|
|
|
|
<option data-sort-field="size" data-sort-order="desc" data-i18n="Size (Largest First)">
|
|
|
|
Size (Largest First)
|
|
|
|
</option>
|
|
|
|
</select>
|
|
|
|
|
|
|
|
</div>
|
2024-04-16 01:14:34 +02:00
|
|
|
<div class="justifyLeft globalAttachmentsBlock marginBot10">
|
2024-04-16 21:23:59 +02:00
|
|
|
<h3 class="globalAttachmentsTitle margin0 title_restorable">
|
2024-04-16 01:14:34 +02:00
|
|
|
<span data-i18n="Global Attachments">
|
|
|
|
Global Attachments
|
|
|
|
</span>
|
2024-04-17 23:14:41 +02:00
|
|
|
<div class="openActionModalButton menu_button menu_button_icon">
|
|
|
|
<i class="fa-solid fa-plus"></i>
|
|
|
|
<span data-i18n="Add">Add</span>
|
|
|
|
</div>
|
2024-04-16 01:14:34 +02:00
|
|
|
</h3>
|
|
|
|
<small data-i18n="These files are available for all characters in all chats.">
|
|
|
|
These files are available for all characters in all chats.
|
|
|
|
</small>
|
|
|
|
<div class="globalAttachmentsList attachmentsList"></div>
|
|
|
|
<hr>
|
|
|
|
</div>
|
|
|
|
<div class="justifyLeft characterAttachmentsBlock marginBot10">
|
2024-04-16 21:23:59 +02:00
|
|
|
<h3 class="characterAttachmentsTitle margin0 title_restorable">
|
2024-04-16 01:36:46 +02:00
|
|
|
<span data-i18n="Character Attachments">
|
|
|
|
Character Attachments
|
|
|
|
</span>
|
2024-04-17 23:14:41 +02:00
|
|
|
<div class="openActionModalButton menu_button menu_button_icon">
|
|
|
|
<i class="fa-solid fa-plus"></i>
|
|
|
|
<span data-i18n="Add">Add</span>
|
|
|
|
</div>
|
2024-04-16 01:14:34 +02:00
|
|
|
</h3>
|
2024-04-16 01:36:46 +02:00
|
|
|
<div class="flex-container flexFlowColumn">
|
|
|
|
<strong><small class="characterAttachmentsName"></small></strong>
|
2024-04-18 21:16:51 +02:00
|
|
|
<small>
|
|
|
|
<span data-i18n="These files are available the current character in all chats they are in.">
|
|
|
|
These files are available the current character in all chats they are in.
|
|
|
|
</span>
|
|
|
|
<span>
|
|
|
|
<span data-i18n="Saved locally. Not exported.">
|
|
|
|
Saved locally. Not exported.
|
|
|
|
</span>
|
|
|
|
</span>
|
2024-04-16 01:36:46 +02:00
|
|
|
</small>
|
|
|
|
</div>
|
2024-04-16 01:14:34 +02:00
|
|
|
<div class="characterAttachmentsList attachmentsList"></div>
|
|
|
|
<hr>
|
|
|
|
</div>
|
|
|
|
<div class="justifyLeft chatAttachmentsBlock marginBot10">
|
2024-04-16 21:23:59 +02:00
|
|
|
<h3 class="chatAttachmentsTitle margin0 title_restorable">
|
2024-04-16 01:14:34 +02:00
|
|
|
<span data-i18n="Chat Attachments">
|
|
|
|
Chat Attachments
|
|
|
|
</span>
|
2024-04-17 23:14:41 +02:00
|
|
|
<div class="openActionModalButton menu_button menu_button_icon">
|
|
|
|
<i class="fa-solid fa-plus"></i>
|
|
|
|
<span data-i18n="Add">Add</span>
|
|
|
|
</div>
|
2024-04-16 01:14:34 +02:00
|
|
|
</h3>
|
2024-04-16 01:36:46 +02:00
|
|
|
<div class="flex-container flexFlowColumn">
|
|
|
|
<strong><small class="chatAttachmentsName"></small></strong>
|
|
|
|
<small data-i18n="These files are available to all characters in the current chat.">
|
|
|
|
These files are available to all characters in the current chat.
|
|
|
|
</small>
|
|
|
|
</div>
|
2024-04-16 01:14:34 +02:00
|
|
|
<div class="chatAttachmentsList attachmentsList"></div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="attachmentListItemTemplate template_element">
|
|
|
|
<div class="attachmentListItem flex-container alignItemsCenter flexGap10">
|
|
|
|
<div class="attachmentFileIcon fa-solid fa-file-alt"></div>
|
|
|
|
<div class="attachmentListItemName flex1"></div>
|
2024-04-16 21:23:59 +02:00
|
|
|
<small class="attachmentListItemCreated"></small>
|
2024-04-16 01:14:34 +02:00
|
|
|
<small class="attachmentListItemSize"></small>
|
|
|
|
<div class="viewAttachmentButton right_menu_button fa-solid fa-magnifying-glass" title="View attachment content"></div>
|
2024-04-24 01:33:16 +02:00
|
|
|
<div class="moveAttachmentButton right_menu_button fa-solid fa-arrows-alt" title="Move attachment"></div>
|
2024-04-21 17:23:41 +02:00
|
|
|
<div class="editAttachmentButton right_menu_button fa-solid fa-pencil" title="Edit attachment"></div>
|
2024-04-24 01:33:16 +02:00
|
|
|
<div class="downloadAttachmentButton right_menu_button fa-solid fa-download" title="Download attachment"></div>
|
2024-04-16 01:14:34 +02:00
|
|
|
<div class="deleteAttachmentButton right_menu_button fa-solid fa-trash" title="Delete attachment"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2024-04-16 21:23:59 +02:00
|
|
|
|
2024-04-17 23:14:41 +02:00
|
|
|
<div class="actionButtonTemplate">
|
2024-04-22 20:12:02 +02:00
|
|
|
<div class="actionButton list-group-item flex-container flexGap5" style="align-items: center;" title="">
|
2024-04-17 23:14:41 +02:00
|
|
|
<i class="actionButtonIcon"></i>
|
2024-04-22 20:12:02 +02:00
|
|
|
<img class="actionButtonImg"/>
|
2024-04-17 23:14:41 +02:00
|
|
|
<span class="actionButtonText"></span>
|
2024-04-16 21:23:59 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
2024-04-17 23:14:41 +02:00
|
|
|
|
|
|
|
<div class="actionButtonsModal popper-modal options-content list-group"></div>
|
2024-04-16 01:14:34 +02:00
|
|
|
</div>
|