Editorial Object
The EditorialObject
represents a way of organising your clips into logical units such as shooting days, episodes, topics, customers, etc.
Many kinds of EditorialObject
exist in Limecraft Flow.
Property Reference
The fields of an EditorialObject
are documented here.
Common types of EditorialObject: about objectType and funnel
Two fields determine what kind of EditorialObject
we are dealing with: the objectType
and the funnel
.
The objectType
determines the particular subclass of EditorialObject
in use, and usually results in some additional fields on the object. Possible values of objectType
are chosen from a predetermined limited list.
The funnel
, on the other hand, is only a logical means of discerning different kinds of EditorialObject
, but a different funnel
does not result in a different structure. This allows using the same objectType
for different applications (by using a different funnel
).
objectType | funnel | description |
---|---|---|
A parent collection in the Limecraft Flow UI library sidebar and collection builder application. In a Delivery Workspace, it represents a parent item in the sidebar. |
||
A subcollection in the Limecraft Flow UI library sidebar and collection builder application In a Delivery Workspace, it represents a child item in the sidebar. |
||
A story in the Limecraft Flow UI library sidebar and Story Builder application |
||
A part of a story in the Limecraft Flow UI library sidebar and Story Builder application |
||
A screenplay in the Limecraft Flow UI library sidebar and Screenplay Builder application |
||
A screenplay’s scene in the Limecraft Flow UI library sidebar and Screenplay Builder application |
||
A dummy collection which is created to share a selection of clips. This allows us to use the same mechanism for sharing collections and clip selections. Not visible directly in the Limecraft Flow UI. |
||
A card created by Edge Import&Backup. |