mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
No description
| .github/workflows | ||
| media | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| manifest.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
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.
Settings
- Add progress bar to Heading: Make the Heading showing the task progress bars.
- Add number to progress bar: You can see the total/completed number of tasks.
- 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.
