Suno Ano writes:
 > I made myself a function in order to provide me with the current date
 > and time 
 > 
[...]
 > 
 > which I then put in into 
 > 
[...]

Thanks, this does the trick for me.

 >  Markus> Ok, I've set "planner-use-task-numbers" to "t". If I now
 >  Markus> schedule new tasks, they all get the task number 0 no matter
 >  Markus> what I do.
 > 
 > I am not numbering tasks so I cant tell off hand.  

I've now learned that I have to set
planner-renumber-tasks-automatically to non-nil for this feature to
work.

 > 
 > 
 > 
 >  Markus> Even worse, the task number does not appear as an ID in the
 >  Markus> xhtml output. I used to use these IDs to link from my task list
 >  Markus> directly to the appropriate task on the planner page's html
 >  Markus> output. Is there something else to do to activate this?
 > 
[...]
 > For the publishing part ... well, there are plan as well as day pages.
 > Those are linked among each other since I use planner-multi so I can put
 > a particular task on several pages (plan as well as day pages). 
 > 
 > The links among tasks respectively all pages I put a task/note onto
 > become then available for navigation within Emacs and of course when I
 > publish to xhtml.
 > 

I was probably too unclear here. What I want (and what planner did in
the days of yore...) is a unique id attribute in each span xhtml
element that wrap the tasks. This is not important if you use planner
as such, but it is convenient for external HTML pages that link into
the planner (x)html output, like my tasklist stuff. I've got a link on
the tasklist.html page which targets not only the page that carries
the task, but the task directly. This is pretty convenient if you have
lots of tasks on a plan page.

I've sent a patch to planner-publish.el in a separate post which
retrofits this behaviour.

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de


_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to