obsidian-promptfire/docs/section-selection.md
Luca G. Oelfke e7243e3cc1
docs: slim down README and extract detailed docs to docs/
Move comprehensive documentation (settings, templates, output targets,
frontmatter presets, etc.) from the 510-line README into 9 focused files
under docs/. README is now a scannable overview with links to each doc.
Replace GitHub links with Codeberg equivalents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 12:46:15 +01:00

20 lines
625 B
Markdown

# Section Selection
Select specific sections from your context files instead of including everything.
## How It Works
Use the command **"Copy context (select sections)"** to:
- Expand files to see their heading structure
- Check/uncheck individual sections
- See token counts per section
## Reference Syntax
- `NoteName#Heading` - Reference a specific heading
- `NoteName^blockid` - Reference a specific block
## When to Use
Section selection is useful for large context files where you only need specific parts. Instead of copying your entire vault conventions, pick just the sections relevant to your current task.