Re: [O] Limiting number of items shown in custom agenda

2015-02-03 Thread Yuri Niyazov
does org-agenda-max-entries not work? On Tue, Feb 3, 2015 at 11:13 AM, Subhan Michael Tindall < subh...@familycareinc.org> wrote: > I have the following custom agenda command > > ("Z" "Last Worked skip" ((alltodo "" ((org-agenda-skip-function > > (lambda nil (org-agenda-skip-entry-if (quote notr

Re: [O] Limiting number of items shown in custom agenda

2015-02-03 Thread Nick Dokos
Subhan Michael Tindall writes: > I have the following custom agenda command > > ("Z" "Last Worked skip" ((alltodo "" ((org-agenda-skip-function > > (lambda nil (org-agenda-skip-entry-if (quote notregexp) "\\:LastWorked\\:"))) > > (org-agenda-sticky nil) > > (org-ag

[O] Limiting number of items shown in custom agenda

2015-02-03 Thread Subhan Michael Tindall
I have the following custom agenda command ("Z" "Last Worked skip" ((alltodo "" ((org-agenda-skip-function (lambda nil (org-agenda-skip-entry-if (quote notregexp) "\\:LastWorked\\:"))) (org-agenda-sticky nil) (org-agenda-view-columns-initially t) (org