mirror of
https://github.com/gitgorman/weekly-goal-tracker.git
synced 2026-07-22 11:10:30 +00:00
No description
| Images | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Weekly Goal Tracker Plugin for Obsidian
This is a plugin for Obsidian that allows you to add buttons to the status bar that allow you to track of different weekly goals and update them with ease. For example you could set a weekly exercise goal. The data is stored in the frontmatter of the Monday file of that week.
Usage
When the button is closed, it displays an icon, the current value and the goal value
When the goal has been reached, the button displays in color
Using left click, the button can opened to show a progress bar in color
While the button is open, use right click to +1 to the goal
Settings
- Frontmatter value : the value in the frontmatter to read and write to
- Icon : the icon displayed in the status bar button. I recommend using Emojipedia to find icons
- Goal : the weekly goal for activity
- Start color/end color : the gradient color for the status bar button, from left to right