My Documents
{#if showPlusDropdown}
{/if}
{#each folderPath as folder, index}
{/each}
{#if loading}
Loading your workspace...
No documents yet
Get started by creating your first Typst document. It's fast, collaborative, and beautiful.
Folders
{#each folders as folder}
dragOverFolderId = id}
/>
{/each}
{#each documents as doc}
activeMenu = id}
{openInfo}
{openRename}
{shareItem}
{deleteDoc}
/>
{/each}
{#each files as file}
{/each}
{/if}
{#if documents.length === 0 && folders.length === 0 && files.length === 0}
This folder is empty.