Dev tools · September 24, 2023
Get your entire ChatGPT history in Markdown files
This is just a small thing I coded to help me see my entire convo history in beautiful markdown, in Obsidian (my note-taking app). [Link to Github repo](https://github.com/mohamed-chs/chatgpt-history-export-to-md). The Python script helps you to convert conversations extracted from ChatGPT (ZIP export all your data, sent by Openai) into neatly formatted Markdown files. Also adds YAML metadata headers and includes Code interpreter (Advanced data analysis) intput / output code. Feel free to fork the repo and implement your own improvements, I feel like there's alot…
In plain words
This Python script converts ChatGPT conversation history from OpenAI's data export into formatted Markdown files for use in note-taking apps like Obsidian. It automatically adds YAML metadata headers and preserves Code Interpreter input and output. Designed for users who want to organize and review their entire ChatGPT conversation history in a clean, searchable format within their personal knowledge management system.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
This is just a small thing I coded to help me see my entire convo history in beautiful markdown, in Obsidian (my note-taking app). [Link to Github repo](https://github.com/mohamed-chs/chatgpt-history-export-to-md). The Python script helps you to convert conversations extracted from ChatGPT (ZIP export all your data, sent by Openai) into neatly formatted Markdown files. Also adds YAML metadata headers and includes Code interpreter (Advanced data analysis) intput / output code. Feel free to fork the repo and implement your own improvements, I feel like there's alot more to be extracted from the data. Any feedback or contributions are welcome ! I found chrome extensions to be a bit slow and sometimes overkill for this, although I did enjoy the folder system in some of them. [Link to first post](https://www.reddit.com/r/ChatGPT/comments/16k1ub5/i_made_a_s...)
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com
