A Discourse theme component that generates a table of contents for topics with one click
Go to file
Kris 5a15b94564
DEV: replaced deprecated compact() (#130)
2025-11-04 13:47:28 -05:00
.github/workflows DEV: Update CI workflows (#52) 2023-01-10 19:10:08 +00:00
assets REFACTOR: convert to ember component, add timeline toggle (#73) 2024-01-31 10:22:06 -05:00
common UX: add missing disco toc btn (#124) 2025-09-23 20:58:20 -06:00
javascripts/discourse DEV: replaced deprecated compact() (#130) 2025-11-04 13:47:28 -05:00
locales Update translations (#129) 2025-10-15 12:06:04 +02:00
spec/system DEV: Update linting (#127) 2025-10-09 13:56:19 +01:00
.discourse-compatibility DEV: Pin version for Discourse < 3.6.0.beta1-dev (#123) 2025-08-26 17:01:23 +08:00
.gitignore DEV: Update CI workflows (#39) 2022-06-17 18:20:09 +02:00
.npmrc DEV: Switch to use pnpm (#96) 2024-10-14 09:33:20 +02:00
.prettierrc.cjs DEV: Update linting setup (#69) 2023-11-19 22:43:47 +01:00
.rubocop.yml add ruby files to enable linting (#97) 2024-10-16 13:45:09 +08:00
.streerc add ruby files to enable linting (#97) 2024-10-16 13:45:09 +08:00
.template-lintrc.cjs DEV: Update linting (#75) 2024-01-16 17:41:09 +01:00
Gemfile add ruby files to enable linting (#97) 2024-10-16 13:45:09 +08:00
Gemfile.lock Bump rack from 3.2.2 to 3.2.3 (#128) 2025-10-11 00:02:05 +02:00
LICENSE DEV: Update license (#111) 2025-02-24 11:26:00 +08:00
README.md DEV: Update CI workflows (#39) 2022-06-17 18:20:09 +02:00
about.json UX: Add missing descriptions for settings and remove dead settings (#83) 2024-03-27 15:56:09 +03:00
eslint.config.mjs DEV: Update eslint config (#100) 2024-11-19 11:33:33 +01:00
package.json DEV: Update linting (#127) 2025-10-09 13:56:19 +01:00
pnpm-lock.yaml DEV: Update linting (#127) 2025-10-09 13:56:19 +01:00
settings.yml FEATURE: Allow TOC for replies (#90) 2024-08-07 15:40:11 +08:00
stylelint.config.mjs DEV: Update linting (#110) 2025-02-19 18:06:48 +01:00
translator.yml DEV: Add Crowdin support (#79) 2024-02-28 15:17:06 +01:00

README.md

DiscoTOC

A Discourse theme component that generates a table of contents for topics with one click

https://meta.discourse.org/t/discotoc-automatic-table-of-contents/111143