Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

joplin-plugin-table-of-to-dos

Scrayil3.8kGPL-2.01.2.3

Note: Only headings up to level 4 are included in the TOT generation (by default), higher levels are currently ignored. This option can be tweaked in the settings.

joplin-plugin, note-taking, productivity, study, school, lesson, shortcuts, toc, tot, table of contents, table of to-dos, todo, checklist

readme

TOT (Table Of To-Dos)

Note: Only headings up to level 4 are included in the TOT generation (by default), higher levels are currently ignored.
This option can be tweaked in the settings.

Demo

Basic Usage

https://github.com/user-attachments/assets/c0cb5e63-5e6e-43e4-abc0-98626d3ca0c7

Parent-Child logic

https://github.com/user-attachments/assets/8480b558-fcb0-44e0-abcd-66c91f1eebe3

Recent changes

Other officially supported plugins

https://joplinapp.org/plugins/

License

Copyright 2024 Mattia Bennati
Licensed under the GNU GPL V2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

changelog

Changelog

[v1.2.3] - 17/02/25

  • Fixed bug for slug generations not handling duplicates correctly
  • Added compatibility for inline and display formulas in headers
  • Added new icons

[v1.2.1] - 17/02/25

  • Added content script to make TOT's editors read-only and prevent any direct modification

[v1.1.1] - 07/12/24

  • Added support for wrongly formatted headings in notes
  • Added parent-child mechanism for TOT notes' checkboxes
    • Now subheadings reflect their parents' state

[v1.0.0] - 30/11/24

  • Initial release