emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Hyperlinked Tag table in org-publish HTML export
@ 2008-07-30 14:03 Rick Moynihan
       [not found] ` <87k5f3uwxf.fsf@kassiopeya.MSHEIMNETZ>
  0 siblings, 1 reply; 2+ messages in thread
From: Rick Moynihan @ 2008-07-30 14:03 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

Well I've been continuing my usage of org-mode, and have been using it 
for sometime as a lightweight bug tracker for documenting bugs and 
associated code-snippets/error-reports in small software projects.

Recently I wanted to make this document viewable for others, and so 
published it with org-export-as-html.  Anyway, I'm delighted with the 
output; particularly regarding the fontifying of code-snippets, but 
there is an improvement I'd like to make in my output:

I currently document bugs roughly like this:

* ProjectX bugs
** BUG project crashes on network failure :2.0:NETWORK:UI:
** BUGREPORT error thrown on data entry   :DB:
** FIXED compiler warnings                :1.0:BUILD:

* ProjectX Improvements
** FEATUREREQUEST Add a new button to UI   :2.1:UI:
** FEATUREREQUEST Add email support        :2.3:UI:EMAIL:EXP:
** FEATUREREQUEST Support X,Y,Z            :3.0:DB:TRUNK:EXP:

You'll notice that I use tags to categorise features/bugs and to 
prioritise them into versions of the software.  I also use these tags to 
indicate which branch features/bugs might be best put into.  Sometimes 
these changes are required to be deployed into several branches so 
tagging like this is flexible and works well.

However the problem is that, in the exported HTML the tags are not 
listed in a useful way.  It would be great if org could generate a table 
of contents organised by tag.  To allow easier navigation Tags on 
outlines/headings would then be links back to the tag table, and links 
in the tag-table would link to the headings like they do already with 
the TOC.

Thinking about it, would org-info.js do this?

Thanks again!


R.

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

end of thread, other threads:[~2008-08-01 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-30 14:03 Hyperlinked Tag table in org-publish HTML export Rick Moynihan
     [not found] ` <87k5f3uwxf.fsf@kassiopeya.MSHEIMNETZ>
2008-08-01 11:45   ` Rick Moynihan

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