Re: [O] How to filter on files

2013-11-18 Thread Rene
Eric Abrahamsen ericabrahamsen.net> writes: > It's a little hard to know what's wrong with org-agenda-sticky, but a > tag-based way of doing this would be to use a #+FILETAGS: line at the > top of each of your files. That automatically adds any tag in that line > to the whole file, so you can de-

Re: [O] How to filter on files

2013-11-18 Thread Rene
Michael Brand gmail.com> writes: > I think this simplified part of my config for > org-agenda-custom-commands is similar to what you are looking for: Yes. That's exactly what I did initially. But I find it more elegant to build the agenda once (let's say for both office and home) and then hit

Re: [O] How to filter on files

2013-11-18 Thread Michael Brand
Hi Rene On Mon, Nov 18, 2013 at 2:00 PM, Rene wrote: > Is there some config example out there? I think this simplified part of my config for org-agenda-custom-commands is similar to what you are looking for: [...] ("c" "calendar c--" ((agenda "" ((org-agenda-files '("

Re: [O] How to filter on files

2013-11-18 Thread Eric Abrahamsen
Rene writes: > Bastien gnu.org> writes: > >> Rene yahoo.com> writes: >> >> > I'd have loved though to be able to switch from one view (home+office view) >> > to another (office view) without having to reconstruct the whole >> > agenda. >> >> Maybe the `org-agenda-sticky' option can help there

Re: [O] How to filter on files

2013-11-18 Thread Rene
Bastien gnu.org> writes: > Rene yahoo.com> writes: > > > I'd have loved though to be able to switch from one view (home+office view) > > to another (office view) without having to reconstruct the whole > > agenda. > > Maybe the `org-agenda-sticky' option can help there? Well. Not exactly. W

Re: [O] How to filter on files

2013-11-15 Thread Bastien
Rene writes: > I'd have loved though to be able to switch from one view (home+office view) > to another (office view) without having to reconstruct the whole > agenda. Maybe the `org-agenda-sticky' option can help there? -- Bastien

Re: [O] How to filter on files

2013-11-15 Thread Rene
Bastien gnu.org> writes: > Rene yahoo.com> writes: > > > But once in a while I'd like to dynamically narrow down my list of agenda > > entries to either one of these files. I tried to play with > > org-agenda-filter-by-tag or org-agenda-filter-by-category but to no > > avail. > > Use a #+CATE

Re: [O] How to filter on files

2013-11-15 Thread Bastien
Hi Rene, Rene writes: > But once in a while I'd like to dynamically narrow down my list of agenda > entries to either one of these files. I tried to play with > org-agenda-filter-by-tag or org-agenda-filter-by-category but to no > avail. Use a #+CATEGORY: property on top of each file, then use