treemd
Verified for current stable LTS
Treemd Command: Filter Headings By Pattern
Use for filter headings by pattern with Treemd. Exact CLI syntax to filter headings by pattern using Treemd.
When to use this: Use for filter headings by pattern with Treemd.
Command Syntax
treemd -l --filter <pattern> <path/to/file.md> treemd -l --filter <pattern> <path/to/file.md> Live Command Builder
Final Command
treemd -l --filter <pattern> <path/to/file.md> Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
--filter- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to filter headings by pattern using Treemd.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Treemd Command: Extract Section By Heading Name
treemd -s <heading_name> <path/to/file.md> Treemd Command: List Headings Markdown File treemd -l <path/to/file.md> Treemd Command: Open Markdown File Interactive Tui treemd <path/to/file.md> Treemd Command: Query Extract Markdown Structure treemd -q '<.h2 | text>' <path/to/file.md> Treemd Command: Show Heading Tree Structure treemd --tree <path/to/file.md>