all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Taking notes / excerptions with emacs
Date: Fri, 01 Jul 2011 16:32:01 +0200	[thread overview]
Message-ID: <4E0DDA61.7010503@easy-emacs.de> (raw)
In-Reply-To: <iuk7f5$hh7$1@dough.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1663 bytes --]

Am 01.07.2011 12:27, schrieb Frederik:
> Hi There!
>
> Until now I've taken notes and did extracts/abstracts of the books I had
> to read by hand, i.e. with pen & paper.
>
> Now I want to switch to the digital world... What could be more natural
> than using emacs, because I already use it with AucTeX to create my
> latex documents.
>
> What I basically need is ordering of the abstracts and full-text search
> for my notes. Printing the notes would be useful, too.
>
> Google brought up several modes; org-mode seems promising, but I never
> tried it before.
>
> How do you take notes? Any special suggestions? I thought it could be
> helpful to ask on this list before trying out several modes...
>
> Thanks & Regards,
> Fred
>
>

Hi, the file attached stores data together with it's location.

Call `M-x note-with-url' with an active region.

It's designed to take notes from Emacs-w3m browser, but works with any 
buffer.

Notes are stored in files setting up variables listing paired entries 
like this:

(setq nwu-example
       (quote
        (list
        ("Thanks to many of the other people for the great 
contributions." . "http://emacs-w3m.namazu.org/")

("Vor dem Bundesfinanzhof müssen sich die Beteiligten
     durch Prozessbevollmächtigte vertreten lassen. Dies gilt
     auch für Prozesshandlungen, durch die ein Verfahren vor
     dem Bundesfinanzhof eingeleitet wird." . 
"/MY-LOCAL/PATH/gesetze/rechtsberatungsrecht.txt")
)))

When taking notes from Emacs Mail, remember.el will be more suitable maybe.


Andreas

--
https://code.launchpad.net/~a-roehler/python-mode/components-python-mode
https://code.launchpad.net/s-x-emacs-werkstatt/




[-- Attachment #2: note-with-url.el.gz --]
[-- Type: application/x-gzip, Size: 3123 bytes --]

  parent reply	other threads:[~2011-07-01 14:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01 10:27 Taking notes / excerptions with emacs Frederik
2011-07-01 12:11 ` Jambunathan K
2011-07-01 12:48 ` Eric Abrahamsen
2011-07-01 14:32 ` Andreas Röhler [this message]
2011-07-01 16:14 ` Richard Riley
2011-07-01 21:36   ` Frederik
2011-07-04  1:33     ` suvayu ali

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

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

  git send-email \
    --in-reply-to=4E0DDA61.7010503@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.