Re: [Orgmode] Can I show tag in generated sitemap.html?

2010-05-30 Thread Juri Krivov
On Wed, May 26, 2010 at 1:00 PM, Water Lin wrote: > > I want to generate an index file which we usually called as > sitemap.html. So in my project setting, I use following line to generate > this file: > - >:auto-index t ; Generate index.org automagically... >:ind

Re: [Orgmode] Can I show tag in generated sitemap.html?

2010-05-30 Thread Juri Krivov
Hi Walter, could you please make example of what input and output should look like? I do not think I can understand what you really want to do here. Greetings Juri On Wed, May 26, 2010 at 1:00 PM, Water Lin wrote: > > I want to generate an index file which we usually called as > sitemap.html. S

[Orgmode] Can I show tag in generated sitemap.html?

2010-05-26 Thread Water Lin
I want to generate an index file which we usually called as sitemap.html. So in my project setting, I use following line to generate this file: - :auto-index t ; Generate index.org automagically... :index-filename "sitemap.org" ; ... call it sitemap.org ... :i