Am Fri, 03 Apr 2015 17:59:16 +0200 schrieb Nicolas Goaziou <m...@nicolasgoaziou.fr>:
> This is to be expected. You can set :CATEGORY: node property in > subtrees if needed. So this beheaviour changed at some point in the past? To be sure: I have a file (modulo scheduling information) * Line1 #+CATEGORY: one ** TODO very important * Line2 #+CATEGORY: two ** TODO more stuff It is expected to see both TODOs in an agenda as: two: very important two: more stuff ? Detlef