emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* link description <-- selected text?
@ 2007-01-14 17:51 Scott Otterson
  2007-01-15  6:58 ` DSPAM " Bastien
  2007-01-16  6:44 ` Carsten Dominik
  0 siblings, 2 replies; 4+ messages in thread
From: Scott Otterson @ 2007-01-14 17:51 UTC (permalink / raw)
  To: emacs-orgmode

Here's a feature request:  If text is selected when the create link 
command is invoked (C-c C-l), then the selected text becomes the default 
contents for the link description mini-buffer.  If no text is selected, 
the description mini-buffer is blank, as it is now.

This would reduce substantially keystrokes for my usual style of 
editing, which is to first type in the outline text and then to go back 
and sprinkle it with links to references (to websites, bib entries, 
lines of code...).  For example, suppose I have written this sentence:

    "Implement the RLS algorithm"

And, suppose I've already stored a link to an RLS paper by typing C-l in 
in my bib file.  Then, while in the outline buffer, I'd like to be able 
to select the text "RLS algorithm", and then hit:

    C-c C-l  (creates link minibuffer)
    <enter>  (enters stored link)
    <enter>  (enters selected text as link description)

As soon as it occurred to me that this would make org-mode more 
efficient, I realized that this is how other standard programs already 
handle html references; I'd guess that many would already be familiar 
with this small change in org-mode behavior.

Thanks for all the good work,

Scott

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-16 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-14 17:51 link description <-- selected text? Scott Otterson
2007-01-15  6:58 ` DSPAM " Bastien
2007-01-16  6:44 ` Carsten Dominik
2007-01-16 18:34   ` Scott Otterson

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).