emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: lbmlist@hethcote.com
To: emacs-orgmode@gnu.org
Subject: ATTRLIST-x in agenda exported to html
Date: Tue, 7 Feb 2012 13:40:02 -0700 (MST)	[thread overview]
Message-ID: <alpine.DEB.2.02.1202071321000.25549@caritas.hethcote.com> (raw)


Greetings,

I use a number of To Do states. When I export my agenda views to html, the 
various To Do's get dropped into spans that are not consistent. For 
example, in one view:

<span class="ATTRLIST-1">TODO</span><span class="org-warning"> ...
<span class="ATTRLIST">DESIGN</span><span class="org-warning"> ...


In another:

<span class="ATTRLIST">TODO</span><span class="org-warning"> ...
<span class="ATTRLIST-1">PENDING</span><span class="org-warning"> ...
<span class="ATTRLIST-2">DESIGN</span><span class="org-warning"> ...


What I would like to do is somehow be able to better control the span 
names so that it reads more like:

<span class="myorg-todo">TODO</span><span class="org-warning"> ...
<span class="myorg-pending">PENDING</span><span class="org-warning"> ...
<span class="myorg-design">DESIGN</span><span class="org-warning"> ...

Failing that it would work if ATTRLIST always mapped to TODO, ATTRLIST-1 
always mapped to DESIGN, and so on.

Is this an exist capabilty that I failed to R in TFM?

Thank you for any help you can offer,

Louis

             reply	other threads:[~2012-02-07 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 20:40 lbmlist [this message]
2012-02-08 21:40 ` ATTRLIST-x in agenda exported to html lbmlist

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=alpine.DEB.2.02.1202071321000.25549@caritas.hethcote.com \
    --to=lbmlist@hethcote.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).