Subhan Tindall <subhan.tind...@rentrakmail.com> writes: > Try this: > ("z" "test" ((agenda "test" ((org-agenda-start-on-weekday 6) > (org-agenda-start-day "0") > (org-agenda-span 14)))))
Yes, that's it. Nota bene: the reason why `org-agenda-start-day' should be a string is that you can use relative times like "+3d". -- Bastien