-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Enhancement Description
Extend claude_sync to support syncing other types of Claude.ai data beyond project knowledge files.
Proposed Data Types
-
Conversations
- Chat history with Claude
- Conversation metadata
- Export in various formats (JSON, Markdown, etc.)
-
Artifacts
- Code artifacts
- Document artifacts
- Artifact versioning
-
User Settings & Preferences
- Custom instructions
- Model preferences
- UI settings
-
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 requestNew feature or request