389732fd9e0c58d0fc2a5d5330f859659f448047
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%