emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <eric.schulte@gmx.com>
To: Takaaki ISHIKAWA <takaxp@ieee.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: A presentation tool for org-mode
Date: Fri, 16 Dec 2011 09:23:51 -0700	[thread overview]
Message-ID: <87r50432p4.fsf@gmx.com> (raw)
In-Reply-To: <C6F90B01-CF5A-4BA1-904A-9FF0AB1E0F4B@ieee.org> (Takaaki ISHIKAWA's message of "Tue, 13 Dec 2011 02:42:57 +0900")

Hi Takaaki,

This looks like a fun presentation option.

I just tried out org tree slide and while it appeared to launch
successfully, highlighted the title of my first subtree, and presented
me with a nice /slide/ effect, I was unable to move on from the first
headline in my Org-mode file.  I was using this file [1].  It is
possible that this is not the file structure expected by org-tree-slide?

I wonder if you are familiar with epresent [2].  It is very similar to
org-tree-slide as they are both minimal presentation frameworks build to
run off of Org-mode documents from within Emacs.

If you find time it would be great to add mention of org-tree-slide on
the relevant worg page [3], so that future Orgers looking for
presentation options won't miss this tool.

Thanks for sharing,

Takaaki ISHIKAWA <takaxp@ieee.org> writes:

> Dear all,
>
> Hi.
>
> I'm writing a presentation tool for Org-mode named `org-tree-slide'.
> This elisp will help you when a live editable presentation is required.
> And it is also possible to access TODO items sequentially with narrowing.
>
> Since org-tree-slide treats a tree as a single slide by org-narrow-to-subtree,
> it is different from an exporter to HTML and other presentation tools customized
> for good visualization. To move between slides, just type <left> and <right>.
>
> Please find org-tree-slide and review it.
>
> You can download from the following direct link:
> https://raw.github.com/takaxp/org-tree-slide/master/org-tree-slide.el
>
> org-tree-slide is a minor mode for Org-mode.
> I recommend that these key bindings are set into your .emacs.
>
> (global-set-key (kbd "<f8>") 'org-tree-slide-mode)
> (global-set-key (kbd "S-<f8>") 'org-tree-slide-skip-done-toggle)
>
> Preset profiles are defined in org-tree-slide.
> 1. `org-tree-slide-simple-profile'            ; Simple use
> 2. `org-tree-slide-presentation-profile'      ; Presentation use
> 3. `org-tree-slide-narrowing-control-profile' ; TODO Pursuit with narrowing
> These functions set user variables for each using scenario.
> You can find more detail in the file.
>
> I hope this will help you and I'm waiting for your comments.
>
> Best regards,
> Takaaki Ishikawa
> @takaxp


Footnotes: 
[1]  https://raw.github.com/eschulte/epresent/master/present.org

[2]  https://github.com/eschulte/epresent

[3]  http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

  reply	other threads:[~2011-12-16 16:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 17:42 A presentation tool for org-mode Takaaki ISHIKAWA
2011-12-16 16:23 ` Eric Schulte [this message]
2011-12-16 23:53   ` Takaaki ISHIKAWA

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=87r50432p4.fsf@gmx.com \
    --to=eric.schulte@gmx.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=takaxp@ieee.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).