On Apr 14, 2009, at 1:12 AM, Eraldo Helal wrote:

Salve Orgers!


When exporting to html my auto-timestamp looks like this:
<span class="timestamp-kwd">CLOSED: </span> <span class="timestamp">2009-04-14 Tue 00:52</span><br>

I would rather like to have it like this:
<span class="timestamp-kwd">CLOSED: <span class="timestamp">2009-04-14 Tue 00:52</span></span><br> In words: I would like timestamp keyword html span to include the timestamp.

Reason: This would enable me to move the whole thing to the right side of the headline (float: right).

Comments on this idea are welcome :)

This is a nice application, but I don't think the kwd span should be extended for this. Instead, I have added a new span around both the keyword and the stamp, with class timestamp-wrapper.

HTH

- Carsten



Greetings and happy orging,
Eraldo

Ps: If you have any other idea on how to get the same result.. please let me know.
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to