Suppose I have one duplicate clip that I have copied into two bins, like so:
-- Sunday's clips bin
- clip_name_one
and
-- Flowers bin
- clip_name_one
If I change the name of one, I expect it to change the name of the other also, since it is the same clip, just placed in two different places (not two separate files). Instead it only changes in one place, like so:
-- Sunday's clips bin
- clip_name_one
and
-- Flowers bin
- clip_name_one_tulip
Is this intentional behavior? I can't imagine how confusing this will be for logging when I make duplicates in multiple places for organizational purposes. I may even end up with the same clip with multiple names. The same is true for the metadata associated with the clip - if I add a comment in the comment field, it does not propogate. Markers, however, DO propogate to both, which is exactly as I would expect. Why not the metadata?
Is there a way around this (short of never duplicating clips)?