- CheckCircle button in breadcrumb bar toggles _organized property - Green filled icon when organized, gray outline when not - Command palette: "Mark as Organized" / "Mark as Unorganized" - _organized hidden from Properties panel - Handler follows favorite toggle pattern with optimistic updates Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 lines
175 B
Plaintext
17 lines
175 B
Plaintext
# Laputa app files (machine-specific, never commit)
|
|
.laputa/settings.json
|
|
|
|
# macOS
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# Editors
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|