added taskjuggler to org workflow

This commit is contained in:
petrucci4prez 2018-09-07 11:29:32 -04:00
parent 46a9cb50f5
commit bd1bbe43ce
1 changed files with 4 additions and 0 deletions

View File

@ -1750,6 +1750,10 @@ set as a text property for further sorting"
(org-agenda-prefix-format '((tags . " %-12:c %(format \"xxxx: \")")))
(org-agenda-sorting-strategy '(user-defined-down category-keep)))))))))
#+END_SRC
*** taskjuggler
#+BEGIN_SRC emacs-lisp
(require 'ox-taskjuggler)
#+END_SRC
* mu4e
Work in progress, only for receiving Gmail and work exhange mailboxes
** basic