[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ox-taskjuggler missing
From: |
Tim Cross |
Subject: |
Re: ox-taskjuggler missing |
Date: |
Sun, 20 Feb 2022 13:11:16 +1100 |
User-agent: |
mu4e 1.7.7; emacs 28.0.91 |
Greg Sullivan <gregs@sulliwood.org> writes:
> Trying to export to taskjuggler (tj3) to get a gantt chart as in this
> description.
> But I can't find the taskjuggler exporter.
>
> emacs-version
> => GNU Emacs 27.2 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60
> Version 10.14.6 (Build 18G95)) of 2021-11-18
>
> org-version
> => Org mode version 9.4.4 (release_9.4.4 @
> /Applications/Emacs.app/Contents/Resources/lisp/org/)
>
> (require 'ox-taskjuggler)
> => Debugger entered--Lisp error: (file-missing "Cannot open load file" "No
> such file or directory" "ox-taskjuggler")
>
> There does not seem to be an "ox-taskjuggler" on melpa.
>
> I couldn't find any notes about taskjuggler export explicitly being removed
> from the standard org distribution.
> Do others with emacs 27.2 and org-mode version 9.4.4 have ox-taskjuggler
> available?
> If so, I must have messed up my installation.
>
> Thanks for any guidance.
> -- Greg
TaskJuggler is not part of org mode. It is one of the packages in the
org contgrib package, which is now distributed via the nongnu elpa
repository (see https://elpa.nongnu.org/nongnu/).
I haven't used it in a long time and I don't think anyone is maintaining
it, so don't know how well it is working with current org versions.