726905cc0926f98d15aff3b49dfeed4a2e97b133
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%