Skip to content
Recued
Menu
← Back to recipes

Search local files with ripgrep

by recued-core v1

Search one trusted local folder with the local ripgrep CLI and render a bounded table of matching file, line, and text preview rows. The search runs through the recued-core.ripgrep pack's fixed rg --json operation: no shell, no arbitrary flags, no remote access, and no hidden-file override.

How it works 5 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (5 steps)
search ?
matches filter
Filter by condition
match_count count
Count items in matches
table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

pattern setting =
root dir setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Data it touches

Warehousedata.pathdata.line_numberdata.lines

About

Tags

ripgreprgfile-searchdeveloperlocal-clipack:ripgrep

Details

5 steps 2 configurable settings recipe_id: search-local-files-ripgrep