emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sandro Giessl <sandro.giessl@stud.ifi.lmu.de>
To: emacs-orgmode@gnu.org
Subject: Re: My reference data management approach with org and emacs
Date: Sat, 15 May 2010 16:49:03 +0200	[thread overview]
Message-ID: <87mxw16x0g.fsf@sandro.homelinux.org> (raw)
In-Reply-To: 4BC625AC.3000201@jboecker.de

Hi Jan,

thanks a lot for your description. I've actually been using a similar
setup of one big and unstructured reference/snippet file and a script for
scanning paper documents away without spending too much time thinking
about where to put the resulting files. The problem was that the scanned
documents were accumulating in a scan-inbox directory, waiting to be
filled into a file hierarchy... too much overhead for little additional
gain when digging for reference documents again.

Your setup seems to fill the gap between reference paper and org-mode,
so I'm happy you shared it. =)

One tiny remark to your defcustom declaration:

(defcustom jb/filing-attachment-dir nil
  "The directory in which individual attachment dirs are created."
  :type 'string)

resulted in an error message (custom-variable-mark-to-save: Symbol's
value as variable is void: nilasdf) when trying to save the customize
buffer. Customize was trying to save this value to ~/.emacs without ""
around it. Using "" instead of nil in the declaration fixed this for me.

'C-c r p' also behaves a bit odd as long as jb/filing-attachment-dir
isn't initialized yet, but I don't care.

Best regards,
Sandro

      parent reply	other threads:[~2010-05-15 14:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-08  5:32 My reference data management approach with org and emacs Marcelo de Moraes Serpa
2010-04-09 23:31 ` Jan Böcker
2010-04-11 19:59   ` Claus Klingberg
     [not found]   ` <g2u1e5bcefd1004111342l8e354013v376479eafc0ee89d@mail.gmail.com>
2010-04-11 20:43     ` Marcelo de Moraes Serpa
2010-04-14 20:29       ` Jan Böcker
2010-04-15 10:09         ` Alexander Poslavsky
2010-04-15 10:14           ` Carsten Dominik
2010-04-15 12:07             ` Matt Lundin
2010-05-15 14:49         ` Sandro Giessl [this message]

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=87mxw16x0g.fsf@sandro.homelinux.org \
    --to=sandro.giessl@stud.ifi.lmu.de \
    --cc=emacs-orgmode@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 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).