I am using the org-info.js script when I export an ORG file to html.
Everything works great except I can't figure out how to turn on the help
function so that the HELP link is active. I've looked through the
org-info.js documentation (in which the HELP link is active) and found
only that the he
I have lots of projects which have work flows but no real schedule.
So a task like
* todo write satellite paper
might have subtasks like
** todo prepare orbit simulation for Katja
** todo get results from Claire
** todo compare with David and Frederic
** todo schedule teleconference to share writ
Hi,
Patch below adds support for the To-header in org-gnus-store-link. This
makes %:toname-escapes in remember templates work when invoked from
Gnus. (I have a special template I use when realize I have to finish
a reply later.)
Haven't written many lines of elisp, not sure if I'm retrieving the
Hello Scott,
[EMAIL PROTECTED] writes:
> I am using the org-info.js script when I export an ORG file to html.
> Everything
> works great except I can't figure out how to turn on the help function so that
> the HELP link is active. I've looked through the org-info.js documentation (in
> which the
Peter Rayner <[EMAIL PROTECTED]> writes:
> I have lots of projects which have work flows but no real schedule.
> So a task like
> * todo write satellite paper
> might have subtasks like
> ** todo prepare orbit simulation for Katja
> ** todo get results from Claire
> ** todo compare with David an
On Tue, Aug 12, 2008 at 1:18 AM, Peter Rayner wrote:
> I have lots of projects which have work flows but no real schedule.
> So a task like
> * todo write satellite paper
> might have subtasks like
> ** todo prepare orbit simulation for Katja
> ** todo get results from Claire
> ** t
Hi Sebastian,
I'm embarrassed to say that the help function works after all. I thought
it didn't work because the HELP link isn't blue, it is black and the
mouse doesn't indicate a link when the pointer is put on the HELP. I
didn't think to try to click on it (DUH). So my only question is how