From: Daniel Clemente <n142857@gmail.com>
To: Org-mode Org-Mode <emacs-orgmode@gnu.org>
Subject: Simple tool to do outlining in HTML
Date: Mon, 22 Mar 2010 03:15:12 +0100 [thread overview]
Message-ID: <87sk7tdrv3.fsf@gmail.com> (raw)
Hi,
I'd like to present a task list and a visualization tool, esquemadorg.
The task list is my published todo list, in Spanish, where I track work on some programs, topics, bugs and ideas. It's at [1]. There's a section for org-mode bugs too, under Emacs, concretely at: [2]
The tool is the system which I used in that page. It is a JavaScript code ([3]) which provides outlining in a web browser with a mouse. You just click on a header, and it expands or contracts smoothly. A newly expanded section will contain closed sections which have to be opened too, and so on. There is no cycling; just open/close.
There's also a link at the top right of first section which disables outlining completely.
The code used ideas from Sebastian Rose's org-info-jq but was newly written using jQuery. You may use it in your pages. Try these two designs: simple [4], nice [5]
I also wrote a page explaining what is org-mode, what does it look like for me, how do I export to HTML and why you should prefer org over HTML: [6].
I hope you find it useful.
Daniel
[1]: http://www.danielclemente.com/hacer/
[2]: http://www.danielclemente.com/hacer/emacs.html#sec-3
[3]: http://www.danielclemente.com/pagina/esquemadorg.js
[4]: http://www.danielclemente.com/pagina/esquemadorg.css
[5]: http://www.danielclemente.com/hacer/basic.css
[6]: http://www.danielclemente.com/hacer/org.html
reply other threads:[~2010-03-22 2:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87sk7tdrv3.fsf@gmail.com \
--to=n142857@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.