Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Markdown Task CalculatorNew to Visual Studio Code? Get it now.
Markdown Task Calculator

Markdown Task Calculator

Firas Abbas

|
29 installs
| (0) | Free
Calculate the tasks in a markdown file and generate Total tasks, done tasks and total percentage done
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

markdown-task-calculator README

A Simple Markdown Task Calculator that will calculate the tasks in a markdown file total and done and then provide a done percentage.

Features

  • Calculate the tasks in a markdown file
  • Provide a done percentage

Requirements

  • Visual Studio Code

Installation

To load an extension, you need to copy the files to your VS Code extensions folder .vscode/extensions. Depending on your platform, it is located in the following folders:

  • Windows %USERPROFILE%\.vscode\extensions
  • macOS ~/.vscode/extensions
  • Linux ~/.vscode/extensions

To install an extension, run the following command: code --install-extension markdown-task-calculator-0.0.2.vsix

Release Notes

Users appreciate release notes as you update your extension.

0.0.2

Initial release.

0.0.3

Added case for no tasks in file

0.0.4

  • Added keybinding (default: ctrl+shift+t)

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft