Add project: mkdocs-task-collector
Closed this issue · 2 comments
costantinoai commented
Project details:
mkdocs-task-collector is a MkDocs plugin designed to scan your Markdown files for specific annotations like TODO, NOTE, and PLACEHOLDER and generate a structured task list. This can help you to automatically keep track of tasks, notes, and placeholders within your documentation all from one place.
Example: https://hoplab-lbp.github.io/hoplab-wiki/tasks-list.html
- Project Name: mkdocs-task-collector
- Github URL: https://github.com/costantinoai/mkdocs-task-collector
- Category: Search & tables of content
- License: MIT
- Package Managers: pypi: mkdocs-task-collector
Additional context:
pawamoy commented
Nice project! Feel free to open a PR
costantinoai commented
Thanks! The PR is open here.