research/templates/research-template.md
hermes 681d926797 Finalize vault: fix Bases syntax, add Quartz fields, improve template
Changes from Codex review:
- Bases: rename .md -> .base, fix filter to file.name == 'index.md',
  fix formula to now() (not date(now)), add proper views section with
  table view and column order, add displayName for properties
- Frontmatter: add 'description' (SEO/link previews) and 'draft' (publishing
  control) fields for Quartz compatibility
- Template: add '## Scope' section, add '## Related Research' section for
  explicit wikilinks between topics, use path-qualified wikilinks in detail
  files section to avoid ambiguous basenames across topics
- README: fix cross-vault wikilink claim (separate vaults can't resolve
  cross-vault links; Quartz can't publish outside its content tree),
  document draft field, clarify that tags don't create graph edges
2026-07-29 11:28:38 +00:00

1.5 KiB

title description status category tags draft created updated origin
exploring
true
date:YYYY-MM-DD
date:YYYY-MM-DD

{{title}}

Summary

One or two sentences on what this research investigates.

Research Question

What specific question are we trying to answer?

Scope

What is included, excluded, and what would count as a sufficient answer?

Key Findings

Sources

Key references, links, and data sources. For a full list, see sources if the topic is large.

Detail Files

Optional — create these only when research grows and you want to modularize. Use path-qualified links to avoid ambiguous basenames across topics:

For small topics, keep everything in index.md and delete this section.

Discussion

Notes from the Buzz channel discussion. Link back to the thread with the origin URL.

Next Steps

Conclusion

What did we find? (concluded / shelved — update the frontmatter status and set draft: false if publishing)