DO NOT MERGE: Thesis D — Tasks INDEX week-cover grid - #245
Draft
yyolk wants to merge 2 commits into
Draft
Conversation
Exploratory only. Task tab lands on the index; each mini cover (week label, light frame, a few ticks) opens a weekly Tasks well. Dest chip and lit Task return to the owning index page. Co-authored-by: Joseph Chiocchi <joe@yolk.cc>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Index is a 3×4 week-thumbnail grid; dest is the locked weekly Tasks well. Task is the active strip chip. pytest 77 passed. Co-authored-by: Joseph Chiocchi <joe@yolk.cc>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Exploratory only. Do not merge. Tasks INDEX thesis D vs greenfield (#207).
Thesis D — mini week-cover grid
Index is a 3×4 grid of mini covers (optional
[tasks] covers4–12; 6 seats a 2×3). Each cover is a week thumbnail: week label (W01…), a light hairline frame, and a few checklist ticks — a thumbnail of the dest well, not a roster row. The whole cover links to a locked weekly Tasks dest.Dests are a locked weekly Tasks well: content-height Tasks checklist (7) over flex Notes.
Thesis D Tasks index — 3×4 week thumbnails, Task active
Locked weekly Tasks dest — checklist 7, flex Notes, W01 chip
Nav and links
tasks-index-{year}-01.tasks-{year}-01… (index_pages × covers).Wnn) and the Task tab return to the owning index page.Names
tasks_index/tasks-index-{year}-{nn}weekly_tasks/tasks-{year}-{nn}TasksIndex/TaskCover/WeeklyTasksTasksSection(after meetings, inYearPlanner)paint_tasks_index_covers/paint_weekly_tasksKnobs:
[tasks] covers(4–12, default 12),[tasks] index_pages(1–6, default 1; MVP sample is 2). Dest count = index_pages × covers.Liberation, hairlines, Focus ticks, lined notes,
parch.tracks, fpdf2, Python 3.14+. No fills on covers.Sample
artifacts/mvp/exp-tasks-index-d-covers.png— Task is the active chip.artifacts/mvp/exp-tasks-index-d-covers-p2.pngartifacts/mvp/exp-tasks-index-d-leaf.png—W01chip back to the grid.uv run pytest— 77 passed. Default year press is 853 pages (840 + 1 index + 12 dests). MVP sample (covers=12,index_pages=2) is 884 pages.Out of scope
Roster, ticket stack, calendar-bound ISO weeks, Typst. Merge.
No Typst, no merge.
To show artifacts inline, enable in settings.