Skip to content

Conversation

kowshik24
Copy link

Related to #1021

Add a "Copy References" button to the references pane in the web app.

  • ReferencePanel Component

    • Import Clipboard icon and Button component.
    • Add a "Copy References" button to the ReferencePanel component.
    • Implement functionality to copy all references (notes, online, and code) as a markdown bullet list.
    • Update the TeaserReferencesSection component to include the "Copy References" button.
  • ChatMessage Component

    • Import Clipboard icon.
    • Add a "Copy References" button to the ChatMessage component.
    • Implement functionality to copy all references (notes, online, and code) as a markdown bullet list.

Related to khoj-ai#1021

Add a "Copy References" button to the references pane in the web app.

* **ReferencePanel Component**
  - Import `Clipboard` icon and `Button` component.
  - Add a "Copy References" button to the `ReferencePanel` component.
  - Implement functionality to copy all references (notes, online, and code) as a markdown bullet list.
  - Update the `TeaserReferencesSection` component to include the "Copy References" button.

* **ChatMessage Component**
  - Import `Clipboard` icon.
  - Add a "Copy References" button to the `ChatMessage` component.
  - Implement functionality to copy all references (notes, online, and code) as a markdown bullet list.
@kowshik24 kowshik24 marked this pull request as ready for review March 30, 2025 10:07
@debanjum debanjum force-pushed the master branch 2 times, most recently from 535f353 to 0f0cfba Compare July 9, 2025 06:27
@debanjum debanjum linked an issue Jul 23, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to copy message references from Web App
1 participant