emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Handling org-file agenda dependenncies?


From: Mike Newman
Subject: Re: [Orgmode] Handling org-file agenda dependenncies?
Date: Fri, 27 Mar 2009 21:46:55 +0000

When you use the standard commands to add/removes files from the
agenda, it will write a definition for the variable org-agenda-files to
the custom section of your .emacs file.

If you want to deal with trees of files, you might be better off
removing the variable from the custom section, defining it
yourself and updating it manually.

I would find it useful to be able to switch to an "*Org Agenda Files
Buffer*", edit this and save it to update - but I don't suppose anyone 
would think it worth the effort of coding.

As an interesting aside - if in Dired I rename a file that I am
currently visiting, the buffer's name will be changed automatically.
However, org-agenda-files will not be updated in this case.

On Fri, 27 Mar 2009 01:31:19 +0100
Eraldo Helal <address@hidden> wrote:

> I have projects with non-text files.
> Many of them having sub-,subsub-projects etc. (nested)
> Therefore I made directories for them using the project
> name. /<project
> name>/<subproject name>/etc
> Each having it's own <(sub-)project name>.org file in it.
> 
> My question:
> 
> How can I add|remove a whole project from the agenda?
> 
> e.g. If I remove project1.org file from the agenda...
>      /project1/subprojectX.org would still be in there!
> 
> Or is there a way to assign and then set a group of org.files to
> inactive(=remove from agenda)?
> 
> Any other suggestions|methods for solving this problem?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]