mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
Adds a pattern that generates clean, paste-ready YAML frontmatter for any text input. Designed for PKM systems such as Obsidian and Logseq but works for any markdown-based note vault. Given a document, article, transcript, or rough draft it produces: title, aliases, tags (specific + hierarchical), type, author, source, date, summary, and status fields. Usage: cat article.md | fabric -p generate_frontmatter pbpaste | fabric -p generate_frontmatter yt URL | fabric -p generate_frontmatter Addresses feature request #1235. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| patterns | ||
| strategies | ||