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

  • 刚刚提交插件到Chrome插件商店正在审核,想尝试的可以先使用:
    https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/tree/main
    我将源代码上传至了GitHub,欢迎star, Issue
  • Google插件名称为:ChatGPT to MarkDown plus, 等过一周应该会上线直接在Google插件试场搜索安装即可
  • 使用方法:只需要下载GitHub的文件夹然后解压,然后在chrome的插件管理界面点击加载已解压的扩展程序,选择解压后的文件夹即可。
  • 下面是一些简介:支持代码,公式,链接的完整导出在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:
在这里插入图片描述
在这里插入图片描述

相关推荐

  1. 在Linux中使用TyporaMarkdown文档导出为docx格式

    2024-02-09 17:00:02       21 阅读
  2. Chrome开发:开启浏览器功能无限可能

    2024-02-09 17:00:02       27 阅读
  3. Visual Studio Markdown Editor 导出 HTML

    2024-02-09 17:00:02       58 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-02-09 17:00:02       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-02-09 17:00:02       100 阅读
  3. 在Django里面运行非项目文件

    2024-02-09 17:00:02       82 阅读
  4. Python语言-面向对象

    2024-02-09 17:00:02       91 阅读

热门阅读

  1. Kylin下Qt找不到打印机解决方案

    2024-02-09 17:00:02       43 阅读
  2. C++ 设计模式之观察者模式

    2024-02-09 17:00:02       51 阅读
  3. 浅谈欧拉函数

    2024-02-09 17:00:02       45 阅读
  4. QT基础教程(全系列教程目录)

    2024-02-09 17:00:02       41 阅读
  5. C语言位域(Bit Fields)知识点精要解析

    2024-02-09 17:00:02       40 阅读