emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Easily go to some frequently accessed heading (narrowed to region)
Date: Thu, 03 Feb 2011 10:27:07 +0100	[thread overview]
Message-ID: <80hbclwjro.fsf@missioncriticalit.com> (raw)
In-Reply-To: AANLkTinVdsE3u=c68vYfc=zU5CrT5i29HVYY-eXGdhuO@mail.gmail.com

Hi Alan,

"Alan E. Davis" wrote:
> I adapted something from Sacha Chua: a file with links to my most
> frequently accessed links.  I too have been seeking some way to make
> this automatic, but even as it is, it works great.
>
> I call the file "Pointers.org".
>
> It is just an org-mode file, each headline is a  link.
>
> Then, in my init file (.emacs) is the following:
>
> ,----
> | (defun pointers ()
> |   (interactive)
> |   (find-file "~/org/Pointers.org"))
> | (define-key global-map "\C-c0" 'pointers)
> `----
>
> It's not too hard to install a new link at the top of the file.  I guess
> it would also be easy to write a function or use a capture template to
> do this.

It could be interesting to look at Emacs "bookmarks" (C-x r l), and maybe see
how to come up with an org-bookmarks that would take the best of both worlds.
Just an idea...

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2011-02-03  9:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01 21:34 Easily go to some frequently accessed heading (narrowed to region) Darlan Cavalcante Moreira
2011-02-02  7:30 ` Eric S Fraga
2011-02-02 14:11   ` Darlan Cavalcante Moreira
2011-02-02 15:52     ` Eric S Fraga
2011-02-02 20:35       ` Alan E. Davis
2011-02-03  2:14         ` Darlan Cavalcante Moreira
2011-02-03  9:27         ` Sébastien Vauban [this message]
2011-02-03  2:10       ` Darlan Cavalcante Moreira
2011-02-03 12:37         ` Eric S Fraga
2011-02-02 10:28 ` Bastien
2011-02-02 14:14   ` Darlan Cavalcante Moreira
2011-02-05 17:57 ` Bernt Hansen

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=80hbclwjro.fsf@missioncriticalit.com \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
    /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).