Category
Data Export
Target Platform
Common (both platforms)
Feature Description
I want to export data in JSON format.
Proposed Solution / Mockup
Given that JSON is the default format in tauri and the models already have the appropriate serde macros, exporting should be easier than the other formats.
Problem Statement (Optional)
No response
Alternatives Considered (Optional)
No response
Additional Context (Optional)
No response