3efc4f3045032b7e4e0a3f72e78b9add15a126d7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
A personal backup tool for ChatGPT and Claude conversation history. Exports your chats to Markdown files and syncs them to [Joplin](https://joplinapp.org/) as notes. Each conversation becomes a single
.md file with YAML frontmatter, organised into folders that map directly to Joplin notebooks.
Supports incremental sync — only new or updated conversations are exported on each run. Every run is resumable: if interrupted, re-running picks up exactly where it left off.
861 KiB
Languages
Python
100%