Skip to content

Add text exporters #59

@SarcasticMoose

Description

@SarcasticMoose

Currently, the project does not support exporting data to plain text–based formats. Adding text exporters would improve interoperability and allow users to easily extract and reuse data outside the application.

Proposed Solution

Implement exporters that allow saving data in common text formats, such as:

  • JSON
  • XML
  • etc.

The exporters should be modular and reusable, following the existing architecture for export functionality (if any).

Sub-issues

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions