// No notes tagged yet
The schema already supports it — set kind: interview-question
in a note's frontmatter (system-design and DSA notes are the obvious first candidates)
and it appears here automatically, grouped by topic. Link a question to its
answer/discussion note with a relations: [{slug, kind: related}]
entry — it'll show up on the note page's existing relations panel.