Re: [O] [PATCH 8/8] ox-taskjuggler.el: allow trimming the task ID from its title

2015-11-12 Thread Rasmus
Kosyrev Serge <_deepf...@feelingofgreen.ru> writes: > * ox-taskjuggler.el (org-taskjuggler-trim-ids-from-titles): new custom You should capitalize after the colon and end with a period. Also, custom → defcustom (IMO). > (org-taskjuggler--build-task): trim task ids from titles, when the new > cus

[O] [PATCH 8/8] ox-taskjuggler.el: allow trimming the task ID from its title

2015-11-09 Thread Kosyrev Serge
* ox-taskjuggler.el (org-taskjuggler-trim-ids-from-titles): new custom (org-taskjuggler--build-task): trim task ids from titles, when the new custom variable asks for this (enabled by default). --- contrib/lisp/ox-taskjuggler.el | 18 +++--- 1 file changed, 15 insertions(+), 3 deletio