Re: org-collector.el does not deal with inherited properties well

2021-09-26 Thread Bastien
Vikas Rawal writes: > I can contribute by way > of helping with documentation, if you need that for any part of org. Yes, that's always helpful. Thanks, -- Bastien

Re: org-collector.el does not deal with inherited properties well

2021-09-26 Thread Vikas Rawal
> > By the way, org-collector.el is now part of org-contrib and in > lack of a maintainer. > > If you feel like you can maintain it or can help looking for a > maintainer, please go wild. I am not a big user of org-collector.el. I was only trying it for an exercise, which I have abandoned

Re: org-collector.el does not deal with inherited properties well

2021-09-26 Thread Bastien
Hi Vikas, Vikas Rawal writes: > Found the answer here: https://lists.gnu.org/archive/html/ > emacs-orgmode/2011-01/msg00292.html thanks for posting both the answer and the response. By the way, org-collector.el is now part of org-contrib and in lack of a maintainer. If you feel like you can

Re: org-collector.el does not deal with inherited properties well

2021-06-20 Thread Vikas Rawal
Found the answer here: https://lists.gnu.org/archive/html/emacs-orgmode/2011-01/msg00292.html Sorry for writing before looking through the archives carefully. Best wishes for everyone. Vikas On Sun, 20 Jun 2021 at 16:26, Vikas Rawal wrote: > Hello, > > org-collector.el seems to fill "0" for

org-collector.el does not deal with inherited properties well

2021-06-20 Thread Vikas Rawal
Hello, org-collector.el seems to fill "0" for properties that are inherited just as it does for properties that are not defined for a particular headline (for which also, 0 is poor choice; nil would have been better). This should not be the correct behaviour. Or is it intentional, and I am