forked from GitHubMirrors/silverbullet-icalendar
conductor(plan): Mark phase 'Phase 2: Core Logic' as complete
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
- [x] Implement `getUtcOffsetMs` in `timezones.ts`
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 1: Foundation' (Protocol in workflow.md)
|
||||
|
||||
## Phase 2: Core Logic - Extraction & Shifting
|
||||
- [ ] Task: Fix Wall-Clock Extraction logic
|
||||
- [ ] Write failing tests for `resolveEventStart` (mocking `Intl` if necessary)
|
||||
- [ ] Implement `resolveEventStart` in `icalendar.ts` to handle local time ground truth
|
||||
- [ ] Task: Conductor - User Manual Verification 'Phase 2: Core Logic' (Protocol in workflow.md)
|
||||
## Phase 2: Core Logic - Extraction & Shifting [checkpoint: 10a6db5]
|
||||
- [x] Task: Fix Wall-Clock Extraction logic
|
||||
- [x] Write failing tests for `resolveEventStart` (mocking `Intl` if necessary)
|
||||
- [x] Implement `resolveEventStart` in `icalendar.ts` to handle local time ground truth
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 2: Core Logic' (Protocol in workflow.md)
|
||||
|
||||
## Phase 3: Features - Recurring Events & Filtering
|
||||
- [ ] Task: Integrate `rrule` library
|
||||
|
||||
Reference in New Issue
Block a user