Re: [feature request] org-agenda-skip-unless

2020-12-22 Thread Kyle Meyer
Alexander Adolf writes: > While I'm apparently still on the learning curve, would you agree that > wishing for some more documentation around org-agenda would not bear the > danger of fostering opulence? ;-) I rarely think more documentation is a bad thing :), and any help in that regard is great

Re: [feature request] org-agenda-skip-unless

2020-12-22 Thread Alexander Adolf
Hello Kyle, Kyle Meyer writes: > [ sorry for the slow response ] Same here... > [...] >> With that, my dream agenda would be: >> >> (setq org-agenda-custom-commands >> '(("n" "Agenda and all TODOs" >> ((agenda "" nil) >> (alltodo "" ((org-agenda-block-separator "") >>

Re: [feature request] org-agenda-skip-unless

2020-12-06 Thread Kyle Meyer
[ sorry for the slow response ] Alexander Adolf writes: [...] > and achieve an agenda with three sections: > 1) (agenda "" nil) > 2) all todos with some planning information (scheduled or deadline) > 3) all todos without any planning information > > Number 1 I already have. Number 3 can be achi

[feature request] org-agenda-skip-unless

2020-09-28 Thread Alexander Adolf
Hello All, I wanted to improve a bit on my current, simple agenda setup (setq org-agenda-custom-commands '(("n" "Agenda and all TODOs" ((agenda "" nil) (alltodo "" ((org-agenda-block-separator ""))) and achieve an agenda with three sections: 1) (agenda "" nil) 2) all