您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Export Claude chat conversations with code artifacts into individual files with timestamp prefixes
当前为
This Tampermonkey script enhances Claude's chat export functionality with two convenient buttons: 'Export All' and 'Md Only'. The script allows you to export your entire Claude conversation thread with flexible options.
When you use the 'Export All' button, you can export the complete conversation including all artifacts. The 'Md Only' button lets you export just the conversation text without the artifacts, though references to artifacts are maintained in the markdown.
The primary benefit is being able to easily transfer conversations between Claude threads, helping you manage context token usage and continue conversations efficiently. This is particularly useful when a thread becomes long and you want to start fresh while maintaining the conversation history.
Note: There is a minor display issue to be aware of. On narrower screens, the copy button for artifacts may not be clickable. If you encounter this issue, simply zoom out your browser page before exporting. This will adjust the responsive layout so the copy buttons appear above the artifacts, making them accessible. Without this adjustment, artifacts may be truncated to approximately 109 characters in the export. This issue occurs occasionally and this simple workaround ensures complete artifact export.