+ {#each groups as group}
+
+
+ {group.projects.length} projects
+ {#if groups.length > 1}
+
+ {/if}
+
+ {/each}
+
+
+
+
+ {#if iconPickerFor === project.id}
+
+ {#each ICONS as ic}
+
+ {/each}
+
+ {/if}
+
+
updateProject(activeGroupId!, project.id, { name: (e.target as HTMLInputElement).value })} />
+
+
+
+
+
Path
+
+ updateProject(activeGroupId!, project.id, { cwd: (e.target as HTMLInputElement).value })} />
+
+
+
+
+
+ Worktrees
+
+
+
+
+ Sandbox
+
+
+
+
+
Maximum 5 projects per group.