View Single Post
No I stick with the standard builds.

Amending HTMLExportHeader.html works ok, but do you know where the id 'omnifocus-report' is being imported from? I'd like to be able to add a span round each of the tasks. E.g.:

<input type="checkbox" onclick="strikeText('s1', this.checked);">
<span id="s1">Sample Task</span><a href="javascript:ReverseDisplay('uniquename1')">
<img src="notes.png" /></a>

All I've got at the moment is:
<table class="basic" id="omnifocus-report">

Presumably the rest of the page (e.g. the footer) is being imported from somewhere?
__________________
Plan to be spontaneous

Last edited by smarsh; 2011-03-09 at 12:40 PM..