A nice "how to" would be good. I don't think there's one but I might be mistaken.
According to the popup in the dialog, one only needs to create an HTML document (with MS word or whatever...), or just using the text box, placing the fields one wants to appear between "{ }":
Something like that (very basic) should work, I guess -- but I'm quite ignorant :
=============================
Title : {item}
Order : {Order}
Project : {project} Prio. : {ABCD_priority}
Urgency : {Urgency}
Due Date : {DueDate}
Categories : {WIKITag}
=============================
But it doesn't.... On export, the only filled space are the {item} and {order} fields. What am I doing wrong ?
Comments
=============================
TEST TEMPLATE
Title :Alex
Project :tgsPtral tgsPMES tgsPCiGe
Order :
Prio. :{ABCD_priority}
Urgency :
Due Date :{DueDate}
Categories :{WIKITag}
========================================
Now same template (pretty much -- fonts etc. is slightly different... ) but made with an WYSIWYG HTML editor :
==========================
TEST TEMPLATE
Title : Alex
Project : tgsPtral tgsPMES tgsPCiGe
Order :
Prio. :
Urgency :
Due Date :
Categories : tgsPAmPr tgsPai tgsPthée tgsPMST
==========================