emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Xebar Saram <zeltakc@gmail.com>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: need help with complicated idea>send/export org header+content to email/other (for cooking in kitchen :) )
Date: Sat, 14 Sep 2013 15:35:43 +0100	[thread overview]
Message-ID: <87ppsba2tc.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAOQHXPqA9DVBFMXoTyHJ6xuMabwSzkMdvXDYQfxzMEefA3jaYw@mail.gmail.com> (Xebar Saram's message of "Sat, 14 Sep 2013 08:12:59 +0200")

Xebar Saram <zeltakc@gmail.com> writes:

> Hi all and sorry about the complicated topic :)
>
> among the many many many things i use org for is to collect cooking recipes
> :)
>
> i have zero coding knowledge and my emacs understanding is limited :)
>
> what i basically wanted to ask is if anyone could show me a simple function
> (at least it seems like it should be simple ;-) to allow me to stand on a
> org heading (a single recipe) press a hotkey/issue a command and then have
> that header+content exported to pdf/html and emailed to a specific address
> so i can view it on my android tablet in kitchen while i cook :)
> is it to crazy?

You haven't said what version of org you are using.  Assuming you are up
to date, i.e. version 8, you can export a subtree to PDF by

   M-x org-export-dispatch RET C-s l p

you can then send the PDF to yourself however you wish.

Alternatively, if you use Emacs to send your emails, i.e. with
message-mode, the following two commands will do the job nicely, sending
an HTML message (not my choice normally):

M-x org-mime-subtree RET
M-x org-mime-htmlize RET
C-c C-c

HTH,
eric
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.1.1-17-gf76e8c

      reply	other threads:[~2013-09-14 14:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-14  6:12 need help with complicated idea>send/export org header+content to email/other (for cooking in kitchen :) ) Xebar Saram
2013-09-14 14:35 ` Eric S Fraga [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=87ppsba2tc.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=zeltakc@gmail.com \
    /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).