emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Automatic scanning of folder structure and generating links


From: Antano Solar John
Subject: [Orgmode] Automatic scanning of folder structure and generating links
Date: Mon, 01 Sep 2008 12:18:08 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi,
I am curious if it is possible to have org scan a directory and reflect
its structure as links within a org file.
For example:
If I have a directory like 
Documents/References
Documents/Material
Documents/Material/Course Details
Documents/Material/Projects


I would like to add a hook to org mode that will call some function that
will modify a section I have marked within the org file to scan
Documents to look like the following 
* [[file:~/Documents/References/][References]]
* [[file:~/Documents/Material/][Material]]
** [[file:~/Documents/Material/Course Details][Material]]
** [[file:~/Documents/Material/Projects][Material]]


I know I can use dired mode. But I have a feeling this in org mode will
make it more accessible.

Thanks in advance
-- 
Antano Solar John 
Consultant & Trainer (Web 2.0,Networks,VOIP)




reply via email to

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