emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Renzo Been <swangdoodles@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Prompted by "How to export a Timeline?" thread.
Date: Sun, 23 Sep 2007 07:38:44 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070923T073632-979@post.gmane.org> (raw)
In-Reply-To: 1190308167.2687.236.camel@CASE

William Case <billlinux <at> rogers.com> writes:

,-----
| Hi,
| 
| Yes, your plan sounds pretty challenging...
| 
| But here's how I would get started on it:
| - First I'd make one HTML-page to use for the
|   main layout. It will be this file that you
|   could then print-out (two sided) from within
|   any web-browser. To get the layout with your
|   five different panels you could use iframes in
|   the web-page, like this:
|   
|   <iframe src="leftpanel.htm" APPLICATION="no"
|    width="50%" height="600" scrolling="auto"></iframe>
|   <iframe src="rightpanel.htm" APPLICATION="no"
|    width="50%" height="600" scrolling="auto"></iframe>
| 
|   etc.
| 
|   You could control the looks and spaces for
|   notes on the print-out through CSS-styles
| - Next you'll need to write your function in
|   Emacs that will export your different data's
|   as HTML. By using org-mode that should be
|   quite easy to do. You could setup different
|   agenda-views (one of these view could include
|   your emacs diary entries as well) and
|   TODO-lists for export to HTML. And name them
|   leftpanel.htm, rightpanel.htm etc. to be
|   included into the iframes above.
| - The only part that would give trouble is on
|   how to include your contacts names and phone
|   numbers. I would not know how these could be
|   synchronised with the appointments listed in
|   your agenda-views...
| 
| Hope this helps,
| Renzo
`-----

      parent reply	other threads:[~2007-09-23  7:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 17:09 Prompted by "How to export a Timeline?" thread William Case
2007-09-21 11:09 ` Charles Cave
2007-09-21 18:08 ` Sven Bretfeld
2007-09-23  7:38 ` Renzo Been [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=loom.20070923T073632-979@post.gmane.org \
    --to=swangdoodles@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 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).