how did you get org-agenda-bulk-mark-regexp to match categories?
Open
- Dominant language
- Emacs Lisp
- Stars
- 178
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
in org-process-inbox you have
```
(org-agenda-bulk-mark-regexp "inbox:")
```
but this doesn't work for me. only the text of the actual to item is matched against
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the org-process-inbox entry containing the org-agenda-bulk-mark-regexp call and then inspect how that command matches agenda text versus categories. Reproduce the reported mismatch and determine whether the configuration or the command behavior needs changing; done means the category is matched or the required setup is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100