telenieko@alien.topOPBtoEmacs@communick.news•Regex Find in files (non-interactive)English
1·
1 year agoThis is r/emacs !! Looking for an Emacs Lisp solution 😁
This is r/emacs !! Looking for an Emacs Lisp solution 😁
I plan on searching hundreds of files (all notes) so… some way that does not open all of them would be preferable.
I ask only for the first step. After I have all the referenced message IDs I will start working on the notmuch side to find and tag!
It’s an opportunity to learn more lisp!
I do currently have a shell script using ripgrep & notmuch-tag, but felt it could be an interesting problem to solve within Emacs :)