- 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>
10 lines
141 B
YAML
10 lines
141 B
YAML
name: Active Projects
|
|
icon: rocket
|
|
color: blue
|
|
sort: "modified:desc"
|
|
filters:
|
|
all:
|
|
- field: type
|
|
op: equals
|
|
value: Project
|