Documentation
¶
Overview ¶
Package search implements files-only search (SPEC §7.1): ripgrep when a real rg binary is on PATH, otherwise a built-in walker. Used for note full-text search and for backlink scanning. Task list/filter/sort do NOT go through here — those parse the whole tasks file into structs (see cmd list).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasRipgrep ¶
func HasRipgrep() bool
HasRipgrep reports whether a real rg executable is available.
Types ¶
Click to show internal directories.
Click to hide internal directories.