Skip to content

Support for other Claude.ai data types (conversations, etc.) #6

@eric-downes

Description

@eric-downes

Enhancement Description

Extend claude_sync to support syncing other types of Claude.ai data beyond project knowledge files.

Proposed Data Types

  1. Conversations

    • Chat history with Claude
    • Conversation metadata
    • Export in various formats (JSON, Markdown, etc.)
  2. Artifacts

    • Code artifacts
    • Document artifacts
    • Artifact versioning
  3. User Settings & Preferences

    • Custom instructions
    • Model preferences
    • UI settings
  4. Usage Statistics

    • Token usage
    • Conversation metrics
    • Project activity

Implementation Considerations

  • New extractors for each data type
  • Updated storage structure
  • Privacy and data handling
  • Selective sync options

Benefits

  • Complete backup of Claude.ai data
  • Better data portability
  • Personal archive of AI interactions
  • Usage analytics and insights

Challenges

  • Different HTML structures for each data type
  • Larger data volumes for conversations
  • Privacy considerations for conversation data

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions