Appearance
mistermicheels/markdown-notes-tree: Generate Markdown trees that act as a table of contents for a folder structure with Markdown notes
npm install -g markdown-notes-tree
Basic:
npx markdown-notes-tree --ignore img
Cleaner & debug:
npx markdown-notes-tree --ignore img --allowMissingTitle --noSubdirectoryTrees