org-grep
org-grep copied to clipboard
Kind of M-x rgrep adapted for Org mode
hi. in my environment, where i have .org files scattered all over the place, including in `${HOME}`, i would like to search for org files in a specified set of...
Hi, I'm excited to use org-grep, but every time I use `org-grep` or `org-grep-full`, a buffer is opened with no results found, e.g.: ``` org #+TITLE: org (org-grep -i) browse...
Can `org-grep` work like `grepmail`? Output should contain "logical block of information" (single mail in the case of grepmail and whole heading in the case of org-grep).
Hi, I noticed that many options are described in the readme, but only two are in the `org-grep` customize group. I looked at the source and saw that `defvar` is...