Skip to content

Level up your Obsidian notes with interactive progress bars! ๐Ÿ“๐Ÿ“Š Customize and track your progress directly in markdown, click to update, and right-click to reset โ€“ because who doesnโ€™t love a bit of visual motivation? ๐ŸŽฏ Persistent, customizable, and always ready to help you crush your goals!

License

Notifications You must be signed in to change notification settings

mathe00/obsidian-progress-bar-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“„ Obsidian Interactive Progress Bar Plugin

๐Ÿ‘‹ Welcome to the Obsidian Interactive Progress Bar Plugin repository!

This plugin allows you to add interactive progress bars to your Obsidian notes. With this plugin, you can easily track your goals, habits, or project progress directly within your markdown files. The progress bars are fully customizable and can be updated by simply clicking on them.

๐Ÿš€ Features Available

  • ๐Ÿ“Š Interactive progress bars: Add customizable progress bars to your notes.
  • ๐Ÿ”„ Progress persistence: The progress is saved and remains across sessions.
  • ๐Ÿ–ฑ๏ธ Click to progress: Click on the bar to increment its progress.
  • ๐Ÿ” Right-click to reset: Reset the progress to 0 with a right-click.
  • ๐ŸŽจ Customization: Customize the color, size, animation, and more.

๐Ÿ“ Example Use Cases

Interactive progress bars can be a great visual tool to track daily habits, goals, or any repetitive tasks in your Obsidian dashboards. Here are a few ways you can use this plugin:

  • Track your daily water intake: Like I do! I use this plugin to track how much water I drink each day. Each time I finish a glass, I click the bar, and it increments. It's a great visual reminder to stay hydrated. ๐Ÿ’ง

    Hereโ€™s what it looks like in action:
    image

With this source code :

name: BlueWater
initialProgress: 0
total: 3000
color: #0055ff
increment: 50
legend: Water drunk today {current_progress}ml/{total}ml
  • Monitor your reading goals: Keep track of how many chapters or pages you've read in a book or study material. ๐Ÿ“š

  • Track workout progress: Whether it's reps, sets, or workout days in a week, visualize your fitness progress with easy-to-update bars. ๐Ÿ’ช

  • Habit tracking: Track habits like writing, coding, meditation, or any daily task. With one click, you can update your habit progress and reset it at the start of each day. ๐Ÿง˜โ€โ™‚๏ธ

  • Project milestones: Track progress on your coding or personal projects. Set up milestones and watch your progress bar fill up as you hit each step! ๐Ÿš€

The flexibility of this plugin allows you to easily adjust the bar's settings to match your style, whether for personal dashboards or project notes.

๐Ÿ› ๏ธ Installation

To install and try out the Obsidian Interactive Progress Bar Plugin, follow these steps:

  1. Download the main.js and manifest.json files from this repository.
  2. Create a new folder in your Obsidian vault under the path:
    <your-vault>/.obsidian/plugins/interactive-progress-bar-plugin/
  3. Place the downloaded main.js and manifest.json files into this folder.
  4. Restart Obsidian.
  5. Go to Settings > Community plugins and enable the Interactive Progress Bar Plugin.

Thatโ€™s it! The plugin should now be active, and you can start using it to add progress bars to your notes.

๐Ÿ› ๏ธ Contributing

Letโ€™s be honest, Iโ€™m not a JavaScript expert (nor TypeScript, for that matter ๐Ÿ˜…), but Iโ€™ve done my best to make this plugin functional. Iโ€™m a Python developer, so I understand what Iโ€™m doing to some extent, but JS and TS are different worlds for me. This plugin does what I need, so I donโ€™t plan to take it much further. However, if you want to add features or improve the code, Iโ€™d be happy to see contributions!

Oh, and English isnโ€™t my first language, so I apologize if I misunderstand something or take a bit longer to respond to issues or pull requests ๐Ÿ˜…. Thanks for your patience!

Feel free to open issues or pull requests, and Iโ€™ll do my best to respond, though GitHub is still somewhat new to me.

โญ Show Your Support

Iโ€™m not really concerned about the number of stars, but if you find this project useful or interesting, consider giving it a star on GitHub to help me gauge the interest. If youโ€™d rather not leave a star, thatโ€™s totally fine โ€“ feel free to open an issue, submit a pull request, or even drop a message of support in an issue instead! All kinds of feedback, advice, and contributions are always welcome and appreciated. ๐Ÿ˜Š

About

Level up your Obsidian notes with interactive progress bars! ๐Ÿ“๐Ÿ“Š Customize and track your progress directly in markdown, click to update, and right-click to reset โ€“ because who doesnโ€™t love a bit of visual motivation? ๐ŸŽฏ Persistent, customizable, and always ready to help you crush your goals!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published