Hello,
Zongheng Yang writes:
> Cool, looking forward to see the rewrite!
So do I. But I'm not volunteering :)
Regards,
--
Nicolas Goaziou
hehe we don't know if the rewrite will occur, or when. :]
> I don't think is it planned. Feel free to implement it, if you want to.
> I consider Org agenda in dire need of rewriting, though. for better
> scalability and easier maintenance.
for me, the biggest problem in all of emacs is the spe
Cool, looking forward to see the rewrite!
On Fri, Jun 22, 2018 at 1:49 PM Nicolas Goaziou
wrote:
> Hello,
>
> Zongheng Yang writes:
>
> > Here's an agenda custom command that acts as the main interface I
> interact
> > with org (in fact, emacs :)).
> >
> > (setq org-agenda-custom-commands
> >
Hello,
Zongheng Yang writes:
> Here's an agenda custom command that acts as the main interface I interact
> with org (in fact, emacs :)).
>
> (setq org-agenda-custom-commands
> '(("c" "Simple agenda view"
>((agenda "")
> (tags "PRIORITY=\"A\""
>
Hi,
Here's an agenda custom command that acts as the main interface I interact
with org (in fact, emacs :)).
(setq org-agenda-custom-commands
'(("c" "Simple agenda view"
((agenda "")
(tags "PRIORITY=\"A\""
((org-agenda-files '("~/org/work.org" "~