all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam Spiers <orgmode@adamspiers.org>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: annotations (not the remember kind)
Date: Fri, 30 May 2008 22:31:05 +0100	[thread overview]
Message-ID: <20080530213105.GB16661@atlantic.linksys.moosehall> (raw)

I have a straight-forward text document that I would like to export as
HTML, but I would also like to add my own annotations to various bits
of it, so that they end up something like this:

  <div class="myannotation">
    This bit still needs some work.
    <span class="attribution">Adam</span>
  </div>

Is this easily achievable using any existing org functionality?  I
couldn't think of anything obvious other than embedding raw HTML.  It
would be really cool if it could be attained starting from something
like

  * Sample headline.
  ** This is the bit that's going to be annotated
  *** ANNOTATION This bit still needs some work.        :Adam:

or similar.

             reply	other threads:[~2008-05-30 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 21:31 Adam Spiers [this message]
2008-06-11  5:36 ` annotations (not the remember kind) Dominik, C.
2008-06-11 10:57   ` Adam Spiers

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=20080530213105.GB16661@atlantic.linksys.moosehall \
    --to=orgmode@adamspiers.org \
    --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.