Skip to content

feat: bead input sync #4

@korenmiklos

Description

@korenmiklos

We often update .bead-meta from outside bead, like under version control. We need a way to sync the actual inputs with the meta. It is hard to manually unload/load data. Even bead input unload would not work if an input has been deleted from meta.

bead input sync should

  • check each input listed in meta, if content is the same (do we check checksum? there is no meta in input/ folders), do not touch
  • if input folder is not listed in meta, delete
  • if input is missing from the folder, do a bead input load

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions