alphapapa / alphapapa/org-super-agenda
Org Group tags are not recognized
- Ngôn ngữ chính
- Emacs Lisp
- Star
- 1.5k
- Fork
- 107
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I'm using Org Group-Tags as described here: [Org Tag hierarchy.](https://orgmode.org/manual/Tag-hierarchy.html)
This lets me search for for a main Group-Tag via `org-tags-view` and it then displays all members of the group and any subgroups.
However `super-agenda` doesn't match the tags correctly. I'm not quite sure how that could be achieved as I didn't find a way to actually get the group tags. When I had a quick look at the `org-tags-view defun` it seems like it uses `org-make-tags-matcher` to match the group tags: [See source code here](https://github.com/tkf/org-mode/blob/c2ebeea6f68f2ef804d387c238e4acccf655dc64/lisp/org-agenda.el#L4626)
Anyway my Lisp is not very good so I'm not sure if that's even correct or if this can be used to make `super-agenda` match Group-Tags.
I would really appreciate if there was a way for it to work.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.