feat: add a Tools page printer for note merge and print presets
Chapter officers can merge a markdown note onto filtered students, teams, or events and save the recipe. Extra student-note columns are additional fields (any ## … fields heading) so they work as print tokens whether imported or typed by hand. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Page printer plan
|
||||
|
||||
**Created:** 2026-08-29
|
||||
**Last updated:** 2026-08-30
|
||||
**Description:** Implementation notes for the Tools page printer (markdown note merge + print presets).
|
||||
|
||||
User-facing steps: [docs/instructions/page-printer.md](../instructions/page-printer.md).
|
||||
|
||||
## Built
|
||||
|
||||
- Core merge: `{{tokens}}`, `{{PageBreak}}`, `{{AnswerSpace}}`, print presets JSON
|
||||
- `/print` UI: entity filters, font size, answer-space lines, Preview/Print, save/load/update/delete presets
|
||||
- Student pages sort by last name, then first name
|
||||
- EF migration `AddPrintPresets` (applied on next app start)
|
||||
Reference in New Issue
Block a user