Explorar el Código

Improve the default resource allocation graph

Christian Egli hace 15 años
padre
commit
4e988afcf1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      lisp/org-taskjuggler.el

+ 2 - 1
lisp/org-taskjuggler.el

@@ -97,7 +97,8 @@ with `org-export-taskjuggler-project-tag'"
   headline \"Resource Allocation Graph\"
   columns no, name, utilization, freeload, chart
   loadunit days
-  hidetask 1
+  sorttasks startup
+  hidetask ~isleaf()
 }")
   "Default reports for the project."
   :group 'org-export-taskjuggler