It is redundant for users to enter both the (unique) id and the (non-unique) human-readable name for each element in the modo. Most of the time these are ~identical. We should reduce the pain of data creation by automatically producing unique identifiers.
Objective: autogenerate unique id for every entity in the MODO
Proposal: <type>/<slugified-name>
Example:
name: "Tom the cat"
id: /sample/tom-the-cat-131fe2
It is redundant for users to enter both the (unique) id and the (non-unique) human-readable name for each element in the modo. Most of the time these are ~identical. We should reduce the pain of data creation by automatically producing unique identifiers.
Objective: autogenerate unique id for every entity in the MODO
Proposal:
<type>/<slugified-name>
Example: