18 lines
721 B
Markdown
18 lines
721 B
Markdown
<!-- SPDX-FileCopyrightText: 2026 FocusFlow contributors -->
|
|
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
|
|
|
|
|
|
# Current Software Plan
|
|
|
|
Ordered implementation queue:
|
|
|
|
1. `Date Selection 01 - Day Navigation and Date Picker/` — Complete; review
|
|
pending on `date-selection-01-day-navigation`.
|
|
2. `Task Pushing 01 - Past Task Push Controls/` — Next incomplete plan.
|
|
|
|
Execute only the first incomplete plan. Do not implement Task Pushing 01 until
|
|
Date Selection 01 is reviewed and merged.
|
|
|
|
Start each plan with its `*_SUMMARY.md`, then follow its `*_EXECUTION_ORDER.md`.
|
|
Completed implementation plans live in `../Archived plans/`. Curated copies that
|
|
still match the app's current state live in `../Completed Plans/`.
|