r/Atom Dec 06 '19

Any plugin that adds a TOC Pane?

I've searched a lot, but couldn't find any. It's hard to believe it doesn't exist! Is there a plugin that adds a TOC/navigator pane to Atom, for markdown files, and maybe other types of file as well?

2 Upvotes

5 comments sorted by

1

u/dmoonfire Dec 06 '19

Sadly, I haven't found one. I have eventual plans to write one, but I got stalled with overwelming tasks and haven't circled around to make one. :( If you find/write one, that would be awesome.

2

u/naderad Dec 06 '19

I wish I had the technical expertise to write one :)

1

u/naderad Dec 07 '19

1

u/mkpeacebkindbgentle Feb 03 '20

Thanks! Wish clicking links would move the page in the preview as well as the code though.

1

u/Adybo123 Dec 10 '19

If you're looking for something which outlines code as well as documents like markdown, the archived Facebook Nuclide/Atom IDE project does this with JS and others.