I have a directory tasks/
in org-agenda-files
variable. When i add a file to org-agenda-files
variable through C-c [ command (org-agenda-file-to-front
), the directory path is replaced by paths of the files, that are currently in that directory. It is bad, because when i add some files to tasks/
later on, they will not contribute to my agenda.
Is there some way to avoid this, or i'm stuck with manually adding files and directories to org-agenda-files
?
This problem is acknowledged at Org Mode - Organize Your Life In Plain Text!
Emacs version: 24.0.50.1 Org-mode version: 7.8.09