Decision: apply the ## Info metadata table to canonical notes #1
Labels
No labels
bug
chore
feature
spike
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
#25
## Info metadata table parser
utilities/Logbook
Reference
utilities/Logbook#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Decision #1 — apply the proposed
## Infometadata table to the four canonical notes?The app treats a single key-value table at the top of each canonical note as parseable "frontmatter" (like Obsidian YAML, but an Outline-native markdown table). None of the four notes currently follow this pattern, so adopting it means restructuring real family documents.
Current state of each note (reviewed 22 Jul 2026)
Proposed shared key vocabulary
A single
## Infotable at the top of each note, existing content left untouched below it:dob1984-09-18passport_numberPU3296827passport_expiry2027-11-15driving_license_number0001U3DQ4Cdriving_license_expiry2028-04-12shoe_sizeclothing_sizeWhat to decide
## Infotable convention at all?Blocks: the metadata parser and the Person Info sheet's data source (#9).
Recommendation: proceed with the convention and this key set — it's the smallest structured layer that makes all four notes parseable. But treat the actual edits as a separate, per-document confirmed write (one note at a time, diff reviewed) rather than a batch. Nathalie's note has no fields today, so it's the cleanest place to validate the shape first.
Source: Solution Design — Family App v1 §4 (doc vpBNbG4TsV), decision §13 #1.
## Infometadata table parserAgreed with approach.