[PR #140] [CLOSED] Enable a rudimentary Export feature to copy/paste. #3212

Closed
opened 2026-02-22 18:33:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/140
Author: @AntonioCiolino
Created: 7/6/2023
Status: Closed

Base: masterHead: extraction


📝 Commits (2)

  • 1fb7cd5 Enable a rudimentary Export feture to copy/paste.
  • 0fb8284 Merge branch 'Mintplex-Labs:master' into extraction

📊 Changes

4 files changed (+115 additions, -3 deletions)

View changed files

frontend/src/components/Modals/MangeWorkspace/Export/index.jsx (+103 -0)
📝 frontend/src/components/Modals/MangeWorkspace/Settings/index.jsx (+1 -1)
📝 frontend/src/components/Modals/MangeWorkspace/index.jsx (+10 -1)
📝 frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx (+1 -1)

📄 Description

Enable export of historical data.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/140 **Author:** [@AntonioCiolino](https://github.com/AntonioCiolino) **Created:** 7/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `extraction` --- ### 📝 Commits (2) - [`1fb7cd5`](https://github.com/Mintplex-Labs/anything-llm/commit/1fb7cd566bea8dc1f2cecf4041404aef21227201) Enable a rudimentary Export feture to copy/paste. - [`0fb8284`](https://github.com/Mintplex-Labs/anything-llm/commit/0fb8284d807edfcd9f3bd8da6ea4e222fc987aac) Merge branch 'Mintplex-Labs:master' into extraction ### 📊 Changes **4 files changed** (+115 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `frontend/src/components/Modals/MangeWorkspace/Export/index.jsx` (+103 -0) 📝 `frontend/src/components/Modals/MangeWorkspace/Settings/index.jsx` (+1 -1) 📝 `frontend/src/components/Modals/MangeWorkspace/index.jsx` (+10 -1) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx` (+1 -1) </details> ### 📄 Description Enable export of historical data. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:18 -05:00
yindo closed this issue 2026-02-22 18:33:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3212