Looking at the View-Model-Example from https://statamic.dev/view-models, the returned data would only available on the template of the single entry, right?
Lets say i would like to output the character-count of each article on an overview article listing page. Where would i have to implement such functionality?