From: brian powell <briangpowellms@gmail.com>
To: mail@christianmoe.com
Cc: Orgmode Mailing List <emacs-orgmode@gnu.org>,
Le Wang <l26wang@gmail.com>
Subject: Re: Using org-mode for recipes (i.e. cooking)
Date: Fri, 25 Mar 2011 15:25:25 -0400 [thread overview]
Message-ID: <AANLkTinMsXOLUiaEc=3Rb1214iw5_g0eAKhY-M9h8FVD@mail.gmail.com> (raw)
In-Reply-To: <4D8BBDFC.30909@christianmoe.com>
* Could do a link like this in an OrgMode buffer:
[[shell:google-chrome --enable-plugins ~/CountDownTimer.html &]]
** Where ~/CountDownTimer.html contains the below code and/or only
contains the below code/markup:
<embed width="800" height="600" quality="high" wmode="opaque"
name="virtualchumby" type="application/x-shockwave-flash"
src="http://www.chumby.com/virtualchumby_noskin.swf"
FlashVars="_chumby_profile_url=http%3A%2F%2Fwww.chumby.com%2Fxml%2Fvirtualprofiles%2FC3BB9562-5713-11E0-8D7D-0021288E6F90&baseURL=http%3A%2F%2Fwww.chumby.com"
pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
** Tested this; worked for me.
** You may have to make a "VirtualChumby" which I believe is free from
Chumby Industries.
*** FWIW I am in no way connected to "Chumby Industries"--no way that
I know of...
;-)
On Thu, Mar 24, 2011 at 5:56 PM, Christian Moe <mail@christianmoe.com> wrote:
> PS. Using Eric Schulte's new with-time macro
> (http://orgmode.org/worg/org-hacks.html#sec-1_2_6), part of the table
> formula in my above example can be written more compactly:
>
> $5 = '(if (string-match org-timer-re $3) (org-timer-secs-to-hms (-
> (org-timer-hms-to-secs $2) (org-timer-hms-to-secs $4))) "")
>
> becomes:
>
> $5='(if (string-match org-timer-re $3) (with-time t (- $2 $4)) "")
>
>
next prev parent reply other threads:[~2011-03-25 19:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-24 11:47 Using org-mode for recipes (i.e. cooking) Le Wang
2011-03-24 20:52 ` Christian Moe
2011-03-24 21:56 ` Christian Moe
2011-03-25 19:25 ` brian powell [this message]
2011-03-30 6:30 ` Erik Hetzner
2011-07-26 18:01 ` Eric Abrahamsen
2011-07-26 19:03 ` Eric Schulte
2011-07-26 19:57 ` John Hendy
2011-07-27 5:00 ` Erik Hetzner
2011-07-27 12:50 ` Bastien
2011-07-27 2:30 ` Eric Abrahamsen
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='AANLkTinMsXOLUiaEc=3Rb1214iw5_g0eAKhY-M9h8FVD@mail.gmail.com' \
--to=briangpowellms@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=l26wang@gmail.com \
--cc=mail@christianmoe.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).