`$= '![Image|360](' + dv.current().image + ')'` ```dataviewjs if (dv.current().watched) { dv.paragraph(`> [!SUCCESS] \`INPUT[toggle:watched]\` played \n `); } else { dv.paragraph(`> [!WARNING] \`INPUT[toggle:watched]\` not yet played`); } ``` **Rating**: `INPUT[slider(addLabels, minValue(0), maxValue(10)):personalRating]` (`$= dv.current().personalRating` out of 10) `$= !dv.current().released ? '**Not released** The game is not yet released.' : ''` **Release Date**: `$= dv.current().releaseDate` [[Games]] ## 04/22/2024 Another NG playthrough done. What's cool about Nioh is how with each New Game, new items and mechanics and weapons and enemies appear. Levels get remixed and so on. It makes the first playthrough feel like a tutorial. I'm kinda popping off right now so I'm gonna do NG+ and then do the DLC so I can be buffed up against the boss that hard-stopped me last time. But I'm still gonna slow the pace down. It'll be the game that I play when I can't think of anything else to play.