Michael Brand <michael.ch.br...@gmail.com> writes: > What do you think about an indirect buffer for properties (or is there > already one I don't know of yet?) that lets one view and maybe even > edit all properties of the typically folded current heading of the > primary buffer in an indirect buffer?
I just use C-c C-x p with IDO completion to show property names. This shows the current value if any and allows editing the value. Does this do what you want? -Bernt