Skip to content

Searching for meeting notes #457

Answered by alphapapa
kaibagley asked this question in Q&A
Discussion options

You must be logged in to vote

regexp/rifle is not a valid predicate. As the documentation explains, regexp "Matches against entire entry, from beginning of its heading to the next heading." In your example, the text John is not present in an entry having a MEET to-do keyword. You probably want to use the parent or ancestor predicate for the keyword, e.g. (and (ancestor (todo "MEET")) (tags "research") "John").

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kaibagley
Comment options

Answer selected by kaibagley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants