`$= '.image + ')'`
```dataviewjs
if (dv.current().watched) {
dv.paragraph(`> [!SUCCESS] \`INPUT[toggle:watched]\` watched \n `);
}
else {
dv.paragraph(`> [!WARNING] \`INPUT[toggle:watched]\` not yet watched`);
}
```
**Rating**: `INPUT[slider(addLabels, minValue(0), maxValue(10)):personalRating]` (`$= dv.current().personalRating` out of 10)
**Genres**:
```dataviewjs
dv.current().genres.length === 0 ? dv.span(' - none') : dv.list(dv.current().genres)
```
```dataviewjs
if (!dv.current().released) {
dv.span('**Not released** The movie is not yet released.')
}
```
[[Movies]]
## Thoughts
Talk to Me was pretty good, not very scary to me because i will never be invited to a party or fuck with spirits
my favorite kind of horror movie is the kind where a bunch of idiots fuck around with ghosts or some shit and spend 60-90 minutes finding out.
Horror for me is at its most entertaining when it's based around a situation I'd never put myself in. You pull the ouiji board out at the party my black ass will be out of there I'll catch yall later
[[Movies]]