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
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 "")
>>
[ 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
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