当前位置: 首页 > article >正文

基于Chrome插件的Chatgpt对话无损导出markdown格式(Typora完美显示)

  • Google插件名称为:ChatGPT to MarkDown plus, 下载地址为ChatGPT to MarkDown plus
  • 使用方法:见GitHub主页或插件介绍页面
  • https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/tree/main
    我将源代码上传至了GitHub,欢迎star, Issue
  • 下面是一些简介:支持代码,公式,链接的完整导出在Typora完美显示!

Chatgpt dialog Export to Markdown File

简介:

这个 Chrome 插件旨在帮助用户将 ChatGPT 网站上的聊天记录导出为标准的 Markdown 格式,使其更容易阅读和编辑。

功能:

  • 可以实现代码,公式,链接的完整导出,并且以标准的markdown格式显示!
  • 标准格式: 以标准的 Markdown 格式显示导出的内容,确保兼容性和易读性。

Typora 兼容性:

特别优化以确保导出的 Markdown 文件可以在 Typora 等 Markdown 编辑器中正确打开和显示。

通过这个插件,用户可以轻松地将 ChatGPT 网站上的聊天记录转换为 Markdown 格式,从而更方便地分享、编辑和存档他们的对话。


Introduction:

This Chrome extension aims to help users export chat records from the ChatGPT website into standard Markdown format, making them easier to read and edit.

Features:

  • Complete export of codes, formulas, links, and other content from chat records.
  • Standard Format: Display exported content in standard Markdown format, ensuring compatibility and readability.

Typora Compatibility:

  • Specially optimized to ensure that exported Markdown files can be correctly opened and displayed in Typora and other Markdown editors.

With this extension, users can effortlessly convert chat records from the ChatGPT website into Markdown format, making it more convenient to share, edit, and archive their conversations.


Step 1:

Download respository

Step2:

在这里插入图片描述

Select the repository folder and click to conform.

Step3:

When you open chatgpt website, you’ll see the Export Chat button
在这里插入图片描述

Select the chat you want to export, then click the green botton, you’ll get the .md file, which can be opened by Typora just like the image below:

Result:
在这里插入图片描述
在这里插入图片描述


http://www.kler.cn/news/233858.html

相关文章:

  • 【数据结构】双向链表(链表实现+测试+原码)
  • 练习:鼠标类设计之1_类内容解析
  • JVM-双亲委派机制
  • 一步步建立一个C#项目(连续读取S7-1200PLC数据)
  • 监控概述、安装zabbix、配置zabbixagent、添加被控端主机、常用监控指标、自定义监控项
  • 2024年华为OD机试真题-密码解密-Java-OD统一考试(C卷)
  • 精灵图,字体图标,CSS3三角
  • css2复合选择器
  • 云计算市场分析
  • 深入探索MySQL的虚拟列:发展、原理与应用
  • 吉他学习:右手拨弦方法,右手拨弦训练 左手按弦方法
  • VSCode:替换空行
  • 【计算机网络】协议层次及其服务模型
  • 结构体的大小以及内存对齐问题
  • 搭建yum仓库服务器
  • C++ dfs 的状态表示(五十一)【第十一篇】
  • vue学习——集成sass
  • Ubuntu22.04 gnome-builder gnome C 应用程序习练笔记(三)
  • ideal打包,如何访问项目根目录的libs中的jar包
  • C++力扣题目494--目标和 474--一和零
  • 突破编程_C++_基础教程(类的高级特性)
  • 勒索病毒是什么,如何预防?
  • 鸿蒙开发-UI-图形-图片
  • 鸿蒙(HarmonyOS)项目方舟框架(ArkUI)之Toggle组件
  • MySQL进阶查询篇(3)-查询性能优化的常见技巧
  • C#系列-C#操作UDP发送接收数据(10)
  • C++入门篇(4)—— 类与对象(1)
  • Spring Boot 实现热插拔 AOP
  • 【机器学习】Ubuntu系统下CUDA驱动卸载及重装
  • 上线GPT应用的流程