forked from bead-project/bead
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels