(noteText = md)}
onsave={handleSaveOnly}
onsavearchive={handleDone}
/>
{#if showDailyControls}
{:else if showMeetingControls}
{:else if showPrepControls}
{/if}
{#if showSnoozeDialog}
{/if}
{#if $history?.some((h) => h.text !== 'Thema angelegt.')}
{#each $history as entry (entry.id)}
{/each}
{/if}