Skip to content

[pull] main from danielmiessler:main - #264

Merged
pull[bot] merged 4 commits into
SamAcctX:mainfrom
danielmiessler:main
Jul 30, 2026
Merged

[pull] main from danielmiessler:main#264
pull[bot] merged 4 commits into
SamAcctX:mainfrom
danielmiessler:main

Conversation

@pull

@pull pull Bot commented Jul 30, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

OdinKral and others added 4 commits May 16, 2026 11:41
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>
- Add PKM YAML metadata guidance to pattern explanations
- Classify frontmatter generation under conversion, extraction, and writing
- Register descriptions and extracts for pattern suggestion workflows
- Credit both contributors in the incoming changelog entry
feat(patterns): add generate_frontmatter for PKM/Obsidian users
@pull pull Bot locked and limited conversation to collaborators Jul 30, 2026
@pull pull Bot added the ⤵️ pull label Jul 30, 2026
@pull
pull Bot merged commit 737c3ac into SamAcctX:main Jul 30, 2026
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant