From 2844630f8c5fd540db68b83037ab26aacf739a6f Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Tue, 30 Oct 2018 21:33:23 -0400 Subject: [PATCH] removed taskjuggler --- conf.org | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf.org b/conf.org index 1bbe22c..89268ca 100644 --- a/conf.org +++ b/conf.org @@ -1806,10 +1806,6 @@ nil to act as a filter (eg does not touch text properties)." (org-agenda-before-sorting-filter-function (lambda (l) (nd/org-agenda-filter-status '(:archivable) 'nd/get-project-status l t)))))))))) #+END_SRC -*** taskjuggler -#+BEGIN_SRC emacs-lisp -(require 'ox-taskjuggler) -#+END_SRC *** gantt charts This is custom, non-MELPA package, so it must be loaded manually. See [[https://github.com/swillner/org-gantt/blob/master/org-gantt-manual.org][here]] for guide. #+BEGIN_SRC emacs-lisp