From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: export to html: timestamp-kwd Date: Tue, 14 Apr 2009 13:18:43 +0200 Message-ID: <3EE0B751-3920-43E3-A421-C23095467707@gmail.com> References: <938fae2d0904131612v364a9eaeyfec6c64f4fce0962@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtgfG-0004Gs-8b for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 07:18:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtgfB-0004Gc-Da for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 07:18:53 -0400 Received: from [199.232.76.173] (port=49706 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtgfB-0004GZ-Ah for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 07:18:49 -0400 Received: from qw-out-1920.google.com ([74.125.92.148]:7616) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LtgfA-0003xW-QS for emacs-orgmode@gnu.org; Tue, 14 Apr 2009 07:18:49 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1900980qwf.24 for ; Tue, 14 Apr 2009 04:18:48 -0700 (PDT) In-Reply-To: <938fae2d0904131612v364a9eaeyfec6c64f4fce0962@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org 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: > CLOSED: class="timestamp">2009-04-14 Tue 00:52
> > I would rather like to have it like this: > CLOSED: class="timestamp">2009-04-14 Tue 00:52
> 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