ChatGPT Export to Markdown (Named)

Adds a button to export ChatGPT conversations as Markdown with the chat's name as the file name.

Autore
Mr005K
Installazioni giornaliere
0
Installazioni totali
26
Valutazione
0 0 0
Versione
1.0
Creato il
09/09/2024
Aggiornato il
09/09/2024
Licenza
MIT
Applica a

ChatGPT Export to Markdown

Description:

This userscript adds a small button with a floppy disk icon to the bottom right corner of the ChatGPT interface. By clicking the button, you can export the current conversation into a well-formatted Markdown file. The file is automatically named after the chat's title, and the conversation is organized with message numbers for easy reading.

Features:

  • One-click Export: Instantly download the conversation as a .md file with a single click.
  • Smart Naming: The exported file is named after the conversation's title, so it's easy to organize and locate.
  • Markdown Format: The conversation is neatly formatted in Markdown with clear sections for user and ChatGPT messages.
  • Responsive Button: A convenient floppy disk icon button is added to the bottom-right of the screen for easy access.

How it works:

  1. Click the floppy disk button in the bottom-right of the ChatGPT interface.
  2. The script fetches the conversation and formats it into Markdown.
  3. The conversation is exported and automatically downloaded as a .md file named after the chat's title.

Requirements:

Installation:

  1. Install a userscript manager like Tampermonkey or Greasemonkey.
  2. Click the Install button on GreasyFork.
  3. Use the ChatGPT interface and enjoy quick, organized exports of your conversations.

Changelog:

  • v1.0: Initial Release - Added chat title as the file name and header in the markdown export.

License:

MIT License