From: "Juan Manuel Macías" <maciaschain@posteo.net>
To: ZIPING CHEN <ziping@mac.com>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: Exporting Org file to Html with collapsable headings
Date: Fri, 21 Jan 2022 12:23:33 +0000 [thread overview]
Message-ID: <875yqduvju.fsf@posteo.net> (raw)
In-Reply-To: <A0B9AEE8-7106-43DA-87E4-11B39168FB51@mac.com> (ZIPING CHEN's message of "Thu, 20 Jan 2022 09:33:33 -0500")
ZIPING CHEN writes:
> I am working on a large org file with exceptional number of
> subheadings. For example, I may have org headings inside headings up
> to 20 or 30 layers deep.
>
> I may have many things like this in the middle of the file.
> ************************** a new heading.
>
> When I export the file to html, I like to export in such a way that
> the org headings become collapsable headline in html (toggle switch).
> I spend some time search the web, and find a theme called bigblow
> which does something close to what I want, but not exactly. It provide
> limited layer of toggle switch only. I wish to turn all layers of
> headings in org file into collapsable headline to html.
>
> Does anybody know a way I can accomplish this?
I think that you need to add javascript and enclose the collapsible
content in a div. If you google for 'html collapsible sections' there is
quite a bit of information on how to achieve this from the html side.
Here, for example:
https://levelup.gitconnected.com/collapsible-sections-with-or-without-javascript-3fd871955a9d
On the other hand, although not exactly related to what you are looking
for, you may be interested in taking a look at 'organize'. I have not
tried it, and as far as i know, it has its limitations:
https://github.com/200ok-ch/organice
Best regards,
Juan Manuel
next prev parent reply other threads:[~2022-01-21 13:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-20 14:33 Exporting Org file to Html with collapsable headings ZIPING CHEN
2022-01-21 12:23 ` Juan Manuel Macías [this message]
2022-01-21 16:46 ` Max Nikulin
2022-01-22 18:20 ` xincheng99
2022-01-21 20:18 ` Tim Cross
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=875yqduvju.fsf@posteo.net \
--to=maciaschain@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=ziping@mac.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).