the-ted / org-mind-map

This is an emacs package that creates graphviz directed graphs.
GNU General Public License v3.0
540 stars 53 forks source link

Does not respect :noexport #32

Open HaoZeke opened 6 years ago

HaoZeke commented 6 years ago

I have an org file structured with an org-toc. However, as this conflicted with org-export I have tagged the toc with :noexport.

When I use org-mind-map on this I get the following error:

Errors: Error: <stdin>: syntax error in line 28 near '>'

The line in question has:

    - [[#org-mode-export-tex-when-saved][Org-mode export tex when saved]]

The whole tree is:

** Table of Contents :noexport:TOC_3_gh:
  - [[#about][About]]
    - [[#about-that-toc][About that TOC..]]
  - [[#personal-information][Personal Information]]
  - [[#doom-emacs-stuff][Doom Emacs Stuff]]
    - [[#visual-tweaks][Visual tweaks]]
    - [[#helm-changes][Helm changes]]
    - [[#kill-spellcheck][Kill spellcheck]]
  - [[#packages][Packages]]
    - [[#magit-aids][Magit Aids]]
    - [[#saltstack-settings][SaltStack Settings]]
  - [[#keybindings][Keybindings]]
    - [[#later-general][LATER General]]
    - [[#evil-setup-and-error-handling][Evil Setup and Error Handling]]
    - [[#spacemacs-equivalency][Spacemacs Equivalency]]
    - [[#markdown-improvements][Markdown Improvements]]
    - [[#neotree----treemacs][Neotree --> Treemacs]]
  - [[#org-additions][Org Additions]]
    - [[#org-mind-map][Org Mind Map]]
  - [[#syntax-highlighting][Syntax Highlighting]]
    - [[#pkgbuild-mode][PKGBUILD Mode]]
    - [[#lammps-mode][LAMMPS Mode]]
  - [[#functions][Functions]]
    - [[#org-mode-export-pdf-when-saved][Org-mode export pdf when saved]]
    - [[#org-mode-export-tex-when-saved][Org-mode export tex when saved]]
    - [[#caveats][Caveats]]
    - [[#helper-function][Helper function]]
  - [[#safe-evals-and-variables][Safe Evals and Variables]]
    - [[#safe-variables][Safe variables]]
    - [[#safe-evals][Safe Evals]]
  - [[#troubleshooting][Troubleshooting]]
  - [[#temporary][Temporary]]
    - [[#latex-for-org-mode][LaTeX for Org mode]]
    - [[#org-ref-latex][Org Ref LaTeX]]
  - [[#flycheck-additions][Flycheck Additions]]
    - [[#melpa-helpers][MELPA Helpers]]
  - [[#references][References]]
    - [[#basic-setup][Basic Setup]]
    - [[#noteyoda][noteYoda]]
    - [[#reftex][Reftex]]
    - [[#org-ref-ivy][+Org Ref Ivy+]]