{ if (e.target.getAttribute('no-menu') !== null) return true e.preventDefault(); showConversationMenu(conversationId) }">
{if (e.target === $el) hideAllMenu();}" class="optchildren absolute bg-gray-300 bg-opacity-40 flex justify-center align-middle place-items-center inset-0 p-4 backdrop-blur-sm overflow-hidden z-50 top-0 right-0">
addConversationUp(conversationId)" class="p-2 w-full bg-gray-700 text-white">Add message above
addConversationDown(conversationId)" class="p-2 w-full bg-gray-700 text-white">Add message below
addConversationDown(conversationId, {reply_to_option: 'other', reply_to: conversationId})" class="p-2 w-full bg-gray-700 text-white">Reply this message below
addConversation({reply_to_option: 'other', reply_to: conversationId})" class="p-2 w-full bg-gray-700 text-white">Reply this with new message
moveUp(conversationId)" x-show="conversations.at(0)!== conversationId" class="p-2 w-full bg-yellow-300 text-white">Move up
moveDown(conversationId)" class="p-2 w-full bg-blue-300 text-white">Move Down
deleteConversation(conversationId)">Delete Message
toggleActor(conversationId)">
random user
enter user
{ conversationDatas[conversationId].actor_option = '' }" class="bg-red-400 px-4 rounded-r-md opacity-40">-
{copyText(conversationId);conversationDatas[conversationId].copied=true}" @blur="()=>{conversationDatas[conversationId].copied=false}" :class="conversationDatas[conversationId].copied ? 'bg-green-400' : 'bg-gray-100'">
{ conversationDatas[conversationId].reply_to = '' }">-
{ conversationDatas[conversationId].reply_to_option = '' conversationDatas[conversationId].reply_to = '' }">noreply
No reply
Pinned Message
Other
deleteConversationMessage(conversationId, msg_index)" @keydown.shift.enter.prevent="()=>addConversationMessage(conversationId)">
Images
toggleAddImage(conversationId)">
addConversationImage(conversationId, img_index)" @keydown.backspace="()=>deleteConversationImage(conversationId, img_index)" />
wait after post
from (seconds)
to (seconds)
Add Message
await exportConversation(conversations)">Export Script