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
1.5 KiB
1.5 KiB
| title | description | status | category | tags | draft | created | updated | origin | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| exploring | true |
|
|
{{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:
- topic-slug/sources — links, references, data sources, API docs
- topic-slug/analysis — deep analysis, findings, comparisons
- topic-slug/methodology — how the research was conducted, tools used
- topic-slug/notes — working notes, raw observations, intermediate results
- topic-slug/summary — final synthesis (when concluded)
- topic-slug/next-steps — follow-up questions, gaps, future research
For small topics, keep everything in index.md and delete this section.
Related Research
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)