diff --git a/frontend-v2/src/lib/pages/brain/AtelierBrainPage.svelte b/frontend-v2/src/lib/pages/brain/AtelierBrainPage.svelte index 8e8795f..1c8589c 100644 --- a/frontend-v2/src/lib/pages/brain/AtelierBrainPage.svelte +++ b/frontend-v2/src/lib/pages/brain/AtelierBrainPage.svelte @@ -324,50 +324,7 @@ onDestroy(stopPolling); -
-
- - -
-
-
Second brain
-

Brain

-

Save anything. Links, notes, files. AI classifies everything automatically so you can find it later without thinking about where to put it.

-
-
-
Collection
-
{total} saved · {sidebarFolders.length} folders
-
-
- - -
-
- - - - {#if captureInput.trim()} - - {/if} -
- - {#if uploading} -
Uploading...
- {/if} -
- - -
+
-
+
{#if selectedItem && (selectedItem.type === 'pdf' || selectedItem.type === 'image')} @@ -674,8 +657,7 @@ {/if}