No description
Find a file
2024-11-27 12:35:40 +00:00
Images Prepare for release 2024-10-29 08:40:36 +00:00
.editorconfig Initial commit 2024-10-20 09:24:51 +01:00
.eslintignore Initial commit 2024-10-20 09:24:51 +01:00
.eslintrc Initial commit 2024-10-20 09:24:51 +01:00
.gitignore Initial commit 2024-10-20 09:24:51 +01:00
.npmrc Initial commit 2024-10-20 09:24:51 +01:00
esbuild.config.mjs Initial commit 2024-10-20 09:24:51 +01:00
LICENSE Create LICENSE 2024-10-29 09:25:51 +00:00
main.ts Add filling in of blank frontmatter values 2024-11-27 12:32:22 +00:00
manifest.json Add filling in of blank frontmatter values 2024-11-27 12:32:22 +00:00
package-lock.json Add filling in of blank frontmatter values 2024-11-27 12:32:22 +00:00
package.json Add filling in of blank frontmatter values 2024-11-27 12:32:22 +00:00
README.md Update README.md 2024-11-27 12:35:40 +00:00
styles.css Add the option to hide the numbers when the button is closed 2024-10-31 21:52:49 +00:00
tsconfig.json Initial commit 2024-10-20 09:24:51 +01:00
version-bump.mjs Initial commit 2024-10-20 09:24:51 +01:00
versions.json Add filling in of blank frontmatter values 2024-11-27 12:32:22 +00:00

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