Every time I insert an asset I use the title. The titles rarely change if ever and the id is completely arbitrary and unhelpful information. Instead of inserting ``` <r:assets:image id="123" /> ``` it should be ``` <r:assets:image title="my-awesome-image" /> ```
Every time I insert an asset I use the title. The titles rarely change if ever and the id is completely arbitrary and unhelpful information.
Instead of inserting
it should be