Skip to content

Preserve full structure and metadata in import/export (folders, order, timestamps, active board, links) #26

@clFaster

Description

@clFaster

Goal

Preserve full structure and metadata in import/export (folders, order, timestamps, active board, links)

Type

Functional + Data integrity

Effort

L

Impact

High

Evidence

Export model is flat boards: Vec<BoardsExportEntry> in src-tauri/src/models.rs; import currently creates new boards via create_board in src-tauri/src/commands/board_transfer.rs

First Implementation Step

Define version: 2 export schema including index tree + metadata map

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions