From: Richard Riley <rileyrg@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Some struggles of mine with org-mode
Date: Wed, 08 Feb 2012 12:06:15 +0000 [thread overview]
Message-ID: <d5obt9msw8.fsf@news.eternal-september.org> (raw)
In-Reply-To: 871uq6f15w.fsf@gmx.com
Eric Schulte <eric.schulte@gmx.com> writes:
>>
>> - Email. Some very elegant (in complicated ways) solutions have
>> been generated, but all I need it simple text-based email. I
>> would be willing to install sendmail or postfix, if need be, but
>> I don't really wish to send html based email. See the next item.
>
> Limiting to the one aspect of this email towards which I may have
> something useful to contribute. One option for text email is to use
> org-mime from contrib/lisp/org-mime.el and then structure a subtree as
> follows...
>
> ,----
> | * send this to eric
> | :PROPERTIES:
> | :mail_to: eric.schulte@foo.bar
> | :END:
> |
> | Here is an Org-mode email which will be sent to me.
> |
> | | 1 |
> | | 2 |
> | | 3 |
> | | 4 |
> |
> |
> `----
>
> calling org-mime-subtree from within that subtree will result in a
> message buffer holding the following (modulo your gnus/message setup)
>
> ,----
> | To: eric.schulte@foo.bar
> | Subject: send this to eric
> | X-Draft-From: ("org-mode" 2692)
> | From: Eric Schulte <eric.schulte@foo.bar>
> | --text follows this line--
> | Here is an Org-mode email which will be sent to me.
> |
> | | 1 |
> | | 2 |
> | | 3 |
> | | 4 |
> `----
>
> By default the resulting email is text generated using (I believe)
> org-export-as-org.
>
> [...]
>
>> One thing I really like about Org-mode is the ability to keep a
>> large number of kinds of information straight in various
>> ways---either in separate files, or for related topics, in
>> different headlines of the same file. I need all of these files
>> to be searched. The best searching seems to reside in the agenda
>> interface. But it seems illogical, to me, to constrain searching
>> to the same set of files as for an Agenda, except if I am only
>> searching things I am currently keeping on todo lists. I want a
>> large subset of *.org files open for searches, but I may want to
>> limit the number of files processed for a daily or weekly agenda
>> view.
>
> The desire to separate searching from agenda views makes perfect sense
> to me. I've never used the searching features of Org-mode myself. I
> suppose I use rgrep when digging through my Org-mode ~/notes/recipes.
>
> Cheers,
On the subject I too tried org-contacts and found it novel but not
really a replacement for bbdb. I tried gnus sync with google contacts
too but that was too slow. I suspect the best way to handle this is to
simply use a google to bbdb importer and continue to use bbdb for
contact lookups as its nicely integrated already (well, in gnus it is)
and seems fast enough.
next prev parent reply other threads:[~2012-02-08 11:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-07 22:16 Some struggles of mine with org-mode lngndvs
2012-02-08 3:32 ` Eric Schulte
2012-02-08 12:06 ` Richard Riley [this message]
2012-02-08 16:26 ` Max Mikhanosha
2012-02-08 16:30 ` Eric S Fraga
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=d5obt9msw8.fsf@news.eternal-september.org \
--to=rileyrg@gmail.com \
--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 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.