hermes
474316a453
Add seo-playbook research topic
...
Fetched and analyzed SEO playbook from madebyaris/rankmyseo repo.
Covers on-page parameters, off-page signals, Core Web Vitals (2026),
and GEO/AEO for AI answer engines. Includes sources.md with full
reference list, audit check ID mapping, and toolkit overview.
2026-07-29 12:02:25 +00:00
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
hermes
85799a8a33
Init research vault: structure, template, Bases config
...
- Per-topic directories with index.md entry point (mirrors idea-dump pattern)
- Frontmatter: title, status, category, tags, created, updated, origin
- Status lifecycle: exploring -> active -> concluded | shelved
- Categories: market, technical, competitive, legal, scientific, exploratory
- Obsidian Bases table view (bases/research-base.md)
- Template for new research topics (templates/research-template.md)
- Quartz-ready for future publication as research.rasyidanaf.com
2026-07-29 07:52:37 +00:00