emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Maxim Loginov <zeliboba@mail.ru>
Cc: emacs-orgmode@gnu.org
Subject: Re: target-links (backlink) relation and global radio targets
Date: Fri, 8 Jun 2007 14:48:34 +0200	[thread overview]
Message-ID: <7235c32e0720b638f2c50f6c6c7a273b@science.uva.nl> (raw)
In-Reply-To: <87y7iuoqta.fsf@mail.ru>


On Jun 8, 2007, at 9:20, Maxim Loginov wrote:

> 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?

Not a special agenda view, but you can use `org-occur'
to create the corresponding sparse tree.

In your example:

    C-c / \[project A\] RET

Actually, this is useful, so this will become the default operation
when pressing `C-c C-o' (org-open-at-point) on a target.  Thanks. for 
the idea.
>
> one more question about radio targets:
> is it difficult to implement global radio targets list for all files 
> referred
> by  org-agenda-files?

No, see

http://thread.gmane.org/gmane.emacs.orgmode/1306/match=radio+transmit

> and update this list for example every tame agenda view
> is called?

> could anybody write a code snippet?

How about you yourself if that is functionality you need?

- Carsten

  reply	other threads:[~2007-06-08 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-08  7:20 target-links (backlink) relation and global radio targets Maxim Loginov
2007-06-08 12:48 ` Carsten Dominik [this message]
2007-06-09  3:55   ` Maxim Loginov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7235c32e0720b638f2c50f6c6c7a273b@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=zeliboba@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).