Discovery (Search & Recent)
Search across notes or list recently modified notes.
Triggers
- •
/search {query} - •
/recent - •
/recent {n} - •"search notes", "recent notes", "find notes about"
/search {query}
When /search is used:
- •Search for
{query}across all markdown files in:- •
domains/ - •
initiatives/ - •
expertise/ - •
inbox/ - •
Archive/
- •
- •Show results grouped by location with:
- •File path
- •Matching line(s) with context
- •If no results are found, say:
No notes found matching '{query}'.
/recent {n?}
When /recent is used:
- •Find all markdown files across:
- •
domains/ - •
initiatives/ - •
expertise/ - •
inbox/
- •
- •Exclude
Archive/from results (those are intentionally inactive). - •Sort by modification time (most recent first).
- •Show the top N results (default 10) with:
- •File path
- •Title (first heading or first line)
- •Last modified date/time