summaryrefslogtreecommitdiff
path: root/doc/todo/ability_to_set_metadata_from_json.mdwn
blob: ee4d68823a6e8317a1ab8b73f2b4e7089a61beaa (plain)
1
2
3
4
5
6
I can export metadata to JSON format, which is nice as this can now be read into any other tool and manipulated. But I cannot find a way to set the metadata from JSON and so I am left to figure out what changes need to be made via the g-a interface to get to the desired state, and that is hard to get right.

Maybe g-a metadata could grow an import-json function which would set (overwrite) the metadata for the given file(s) from JSON input.

Thanks,
-m