Skip to main content
edited title
Link

Why isn't org is not-agenda skipping DONE tasks?

Source Link

Why org is not skipping DONE tasks?

I'm trying to set up a planning process for the day (like in http://newartisans.com/2007/08/using-org-mode-as-a-day-planner/), but my org-agenda keeps showing DONE tasks, even though I set org-agenda-skip-deadline-if-done and org-agenda-skip-scheduled-if-done in the init.el:

org-agenda and init.el view

My current init.el file is available at https://github.com/aylons/emacsd/blob/master/init.el