Hi all, is it possible to get a tag completion list that includes both:
1. Tags specified with org-tag-alist or #+tags 2. Tags dynamically parsed from the current buffer ? It seems that 1 always overrides 2, but there are legitimate cases to prefer the union of 1 and 2. Namely, you might want 1 to specify default tags, a core that must always be available, and 2 to be the rest of tags that come and go. Best regards -- Carlos