Re: [O] Block agendas and filtering

2013-03-25 Thread Thomas Moyer
I got this working as I wanted, I had a problem with the custom agenda commands that I had defined. Below is the agenda command that implements the desired view. ("c" "Agenda and Home-related tasks" ((agenda "-chore") (tags "chore+TIMESTAMP="))) I think part of my problem was

Re: [O] Block agendas and filtering

2013-03-24 Thread Bastien
Samuel Wales writes: > On 3/19/13, Bastien wrote: >> (org-agenda-tag-filter ("+Tag")) > > org-agenda-filter-preset? Both will work. Note that `org-agenda-filter-preset' has been renamed to `org-agenda-tag-filter-preset' a while ago. -- Bastien

Re: [O] Block agendas and filtering

2013-03-24 Thread Samuel Wales
On 3/19/13, Bastien wrote: > (org-agenda-tag-filter ("+Tag")) org-agenda-filter-preset? -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. ANYBODY can get it. There is NO hope without action. This means YOU.

Re: [O] Block agendas and filtering

2013-03-19 Thread Bastien
Hi Thomas, Thomas Moyer writes: > What I want is a block agenda, using two agenda blocks. The first will > *exclude* the entrys tagged as :chores: and the second will *include* > any entry that is tagged with :chores:. > > Is there a way to accomplish this with tags, or maybe properties? In you

[O] Block agendas and filtering

2013-03-05 Thread Thomas Moyer
Is it possible to have a block agenda that contains two daily/weekly agendas that are "opposites" of each other, based on something like a tag? For example I have my normal todo list things that are scheduled, and then I have other regular things, like cleaning and taking care of other tasks that o