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

基于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.lryc.cn/news/298479.html

相关文章:

  • react函数组件中使用context
  • 【MATLAB源码-第137期】基于matlab的NOMA系统和OFDMA系统对比仿真。
  • 【FPGA Verilog】各种加法器Verilog
  • 【MySQL】-21 MySQL综合-7(MySQL主键+MySQL外检约束+MySQL唯一约束+MySQL检查约束)
  • 【大厂AI课学习笔记】【1.6 人工智能基础知识】(3)神经网络
  • 指针的基本含义及其用法
  • 黄金交易策略(Nerve Nnife.mql4):趋势做单
  • HiveSQL——条件判断语句嵌套windows子句的应用
  • ClickHouse--01--简介
  • 【Django-ninja】在django ninja中处理异常
  • 【并发编程】原子累加器
  • Java 基于微信小程序的电子商城购物系统
  • Git Push -f 命令详解
  • 【LeetCode每日一题】前缀和的例题1248. 统计「优美子数组」974. 和可被 K 整除的子数组
  • 备战蓝桥杯---数学基础3
  • [算法学习] 逆元与欧拉降幂
  • 【Chrono Engine学习总结】4-vehicle-4.1-vehicle的基本概念
  • 腾讯云4核8G服务器多少钱?2024精准报价
  • 汽车出租管理系统
  • 使用SM4国密加密算法对Spring Boot项目数据库连接信息以及yaml文件配置属性进行加密配置(读取时自动解密)
  • 【LeetCode每日一题】二维前缀和基本概念与案例
  • 计算机网络——网络安全
  • SQl 注入 - 利用报错函数updatexml及extracevalue
  • ChatGPT高效提问—prompt实践(生成VBA)
  • Ps:直接从图层生成文件(图像资源)
  • springboot-接入ai机器人 汇总
  • 蓝桥杯嵌入式第9届真题(完成) STM32G431
  • 电商小程序03登录页面开发
  • 聊聊PowerJob的CleanService
  • Qt QML学习(一):Qt Quick 与 QML 简介