{#snippet drawing({ drawing }: { drawing: DrawingData })} {/snippet} {#snippet inspector({ index }: { index: number })} {#if index == -1}
click on an image to view details about it
{:else}{drawings[index].date}
{n}
{/each} {/if} {/snippet}I'm trying this to motivate myself to draw more now. Let's see where this takes us.