Skip to main content
5 events
when toggle format what by license comment
May 5, 2016 at 23:37 vote accept myotis
May 5, 2016 at 23:35 answer added lawlist timeline score: 9
May 5, 2016 at 23:00 comment added erikstokes @lawlist Can you convert your comment to an answer so it can be upvoted and accepted?
May 5, 2016 at 18:15 comment added lawlist Consider using org-agenda-list with (org-agenda-entry-types '(:deadline)) My notes indicate that I previously used this to exclude scheduled -- i.e., specifying just deadline serves to exclude scheduled. Here is an excerpt from my org-agenda-custom-commands: (agenda "Events" ((org-agenda-span 'month) (org-agenda-show-all-dates nil) (org-agenda-entry-types '(:deadline)) (org-deadline-warning-days 0) ))
May 5, 2016 at 17:17 history asked myotis CC BY-SA 3.0