emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* export to html: timestamp-kwd
@ 2009-04-13 23:12 Eraldo Helal
  2009-04-14 11:18 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Eraldo Helal @ 2009-04-13 23:12 UTC (permalink / raw)
  To: Org-Mode


[-- Attachment #1.1: Type: text/plain, Size: 664 bytes --]

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 :)


Greetings and happy orging,
Eraldo

Ps: If you have any other idea on how to get the same result.. please let me
know.

[-- Attachment #1.2: Type: text/html, Size: 1597 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: export to html: timestamp-kwd
  2009-04-13 23:12 export to html: timestamp-kwd Eraldo Helal
@ 2009-04-14 11:18 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-04-14 11:18 UTC (permalink / raw)
  To: Eraldo Helal; +Cc: Org-Mode


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-14 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-13 23:12 export to html: timestamp-kwd Eraldo Helal
2009-04-14 11:18 ` Carsten Dominik

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).