emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] target-links (backlink) relation and global radio targets


From: Maxim Loginov
Subject: [Orgmode] target-links (backlink) relation and global radio targets
Date: Fri, 08 Jun 2007 14:20:33 +0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

I'm wondering if it is possible to see the all links from the target?
for example, I have project B depending on project A like this:

#+SEQ_TODO: TODO NEXT WAITING DONE
* TODO project A
# <<project A>>

* WAITING project B
  project is waiting completion of [[project A]]

when the project A is finished I'd like to check which one is depends on it and
to switch it to state NEXT in order to start working on it. it would be nice
to execute some function when cursor is on target <<project A>> and see
the sparse tree (headlines + some text) with all points where the link to 
the target occurs. is it possible to implement this with special agenda view?
please give me a hint

one more question about radio targets:
is it difficult to implement global radio targets list for all files referred 
by  org-agenda-files? and update this list for example every tame agenda view
is called? could anybody write a code snippet? 

thank you and best regards
Maxim





reply via email to

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