No description
Find a file
2022-07-19 16:14:48 +08:00
media Added an example 2022-06-10 12:58:54 +08:00
src Fixed tabSize causes wrong count 2022-07-19 16:09:09 +08:00
.editorconfig Initial commit 2022-06-07 14:12:30 +08:00
.eslintignore Initial commit 2022-06-07 14:12:30 +08:00
.eslintrc Initial commit 2022-06-07 14:12:30 +08:00
.gitignore First release 2022-06-09 22:55:43 +08:00
.npmrc Initial commit 2022-06-07 14:12:30 +08:00
esbuild.config.mjs Fixed issues from reviewing 2022-06-23 16:29:30 +08:00
manifest.json Bump version 2022-07-19 16:14:48 +08:00
package.json Bump version 2022-07-19 16:14:48 +08:00
pnpm-lock.yaml First release 2022-06-09 22:55:43 +08:00
README.md Fixed readme 2022-06-28 22:38:39 +08:00
styles.css Add number to task progress bar 2022-06-23 17:23:23 +08:00
tsconfig.json First release 2022-06-09 22:55:43 +08:00
version-bump.mjs Initial commit 2022-06-07 14:12:30 +08:00
versions.json Bump version 2022-07-19 16:14:48 +08:00

Obsidian Task Progress Bar

A plugin for showing task progress bar near the tasks bullet or headings. Only works in Live Preview mode in Obsidian.

example

Settings

  1. Add progress bar to Heading: Make the Heading showing the task progress bars.
  2. Add number to progress bar: You can see the total/completed number of tasks.
  3. Set alternative marks: You can set which marks means the completed tasks.

How to Install

From Plugin Market in Obsidian

💜: Directly install from Obsidian Market.

From BRAT

🚗: Add Quorafind/Obsidian-Task-Progress-Bar to BRAT.

Download Manually

🚚: Download the latest release. Extract and put the three files (main.js, manifest.json, styles.css) to folder {{obsidian_vault}}/.obsidian/plugins/Obsidian-Task-Progress-Bar.

Say Thank You

If you are enjoy using Obsidian-Task-Progress-Bar then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/boninall.