you will not get the chance to see the note again.

{#if note.meta.type === 'text'}
{note.contents}
{:else} {#each files as file}
downloadFile(file)}>↓ {file.name} {file.type} - {prettyBytes(file.size)}
{/each} {/if}