ObsidianSearchQuery.matchContent method
ObsidianSearchQuery › matchContent
Unofficial
Matches content against the query.Signature:
matchContent(content: string): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| content | string | The content to match. |
Returns: unknown — The match result.