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-
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
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 '("
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
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
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
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
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