emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rick Moynihan <rick@calicojack.co.uk>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Hyperlinked Tag table in org-publish HTML export
Date: Wed, 30 Jul 2008 15:03:38 +0100	[thread overview]
Message-ID: <489074BA.4000806@calicojack.co.uk> (raw)

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.

             reply	other threads:[~2008-07-30 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 14:03 Rick Moynihan [this message]
     [not found] ` <87k5f3uwxf.fsf@kassiopeya.MSHEIMNETZ>
2008-08-01 11:45   ` Hyperlinked Tag table in org-publish HTML export Rick Moynihan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=489074BA.4000806@calicojack.co.uk \
    --to=rick@calicojack.co.uk \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).