{#if isEditing}
{taskData.path ? linkFromFilePath(taskData.path) : taskData.name}
{:else}
{/if}