<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear Mailinglist,</p>
    <p>thank you for listening to my presentation yesterday during the
      monthly hybrid berlin meetup. Please find attached the org file of
      the toy project plan I had presented as well as the expected
      output. The following configuration is required to run the
      example:</p>
    <pre class="src src-elisp">(<span class="org-keyword">require</span> '<span
    class="org-constant">ox-taskjuggler</span>)
(<span class="org-keyword">setq</span> org-taskjuggler-default-global-properties <span
    class="org-string">"include \"globals.tji\""</span>)
(<span class="org-keyword">setq</span> org-taskjuggler-default-reports '(<span
    class="org-string">"include \"reports.tji\""</span>))
(<span class="org-keyword">setq</span> org-taskjuggler-valid-resource-attributes '(limits vacation email shift booking efficiency journalentry rate chargeset workinghours flags))</pre>
    <p>You can find the taskjuggler project and its documentation here:
      <a class="moz-txt-link-freetext" href="https://taskjuggler.org">https://taskjuggler.org</a> and
      <a class="moz-txt-link-freetext" href="https://taskjuggler.org/tj3/manual/index.html">https://taskjuggler.org/tj3/manual/index.html</a></p>
    <p>I have written a blog post about it for those that missed the
      presentation. You can read it here:
      <a class="moz-txt-link-freetext" href="http://sam-d.com/blog/org-mode-as-an-interface-to-taskjuggler/">http://sam-d.com/blog/org-mode-as-an-interface-to-taskjuggler/</a></p>
    <p>If you have trouble getting it to run I will be happy to help.<br>
    </p>
    <p>Best</p>
    <p>Sebastian<br>
    </p>
  </body>
</html>