Unfilled Stats Highlighter

by Zachary Hynes
5
4
3
2
1
Score: 54/100

Description

Category: Note Enhancements

The Unfilled Stats Highlighter plugin is a game-changer for Obsidian users who rely on templates and habit tracking. This plugin seamlessly identifies and prefixes unfilled stats, making it easy to spot and complete missing information in real-time. With customizable markers, you can choose the perfect prefix to draw attention to areas that require completion. The plugin also integrates seamlessly with Obsidian, allowing you to configure it to only target specific stat files. Say goodbye to tedious template management and hello to a more streamlined workflow.

Reviews

No reviews yet.

Stats

9
stars
3,642
downloads
0
forks
1,120
days
1,138
days
1,140
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

3 years ago

Changelog

The initial release.

README file from

Github

Unfilled Stats Highlighter

The Unfilled Stats Highlighter is a practical Obsidian plugin designed to streamline your stat/habit tracking process by automatically identifying and prefixing unfilled stats, making them easier to spot and fill out. This plugin is perfect for users who frequently work with templates and require a quick and easy way to locate and complete missing information.

This project uses Typescript to provide type checking and documentation. The repo depends on the latest plugin API (obsidian.d.ts) in Typescript Definition format, which contains TSDoc comments describing what it does.

Note: The Obsidian API is still in early alpha and is subject to change at any time!

License

MIT

Features

  • Automatic Prefixing: The plugin scans your notes for unfilled stats and prefixes them with a customizable marker, making it easier to locate and complete the missing information.
  • Customizable Markers: Choose your preferred prefix for unfilled stats, such as an emoji, special character, or text, to draw attention to the areas that require completion.
  • Real-time Updates: As you fill out the missing information, the plugin automatically removes the prefix, keeping your notes clean and up-to-date.
  • Configurable: The Unfilled Stats Highlighter plugin seamlessly integrates with Obsidian, allowing you to easily configure the highlighter to only target your stat files.

Adding your plugin to the community plugin list

How to use

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

Improve code quality with eslint (optional)

  • ESLint is a tool that analyzes your code to quickly find problems. You can run ESLint against your plugin to find common bugs and ways to improve your code.
  • To use eslint with this project, make sure to install eslint from terminal:
    • npm install -g eslint
  • To use eslint to analyze this project use this command:
    • eslint main.ts
    • eslint will then create a report with suggestions for code improvement by file and line number.
  • If your source code is in a folder, such as src, you can use eslint with this command to analyze all files in that folder:
    • eslint .\src\

API Documentation

See https://github.com/obsidianmd/obsidian-api

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Task Genius
4 years ago by Boninall
Comprehensive task management plugin for Obsidian
Vault Statistics
5 years ago by Bryan Kyle
Status bar item with vault statistics such as number of notes, files, attachments, and links.
Habit Tracker 21
2 years ago by zoreet
Keep the Rhythm
a year ago by Ezben
An Obsidian plugin to track your daily word count through a heatmap.
Habit Tracker
5 years ago by duo
This plguin for Obsidian creates a simple month view for visualizing your punch records.
Habit Tracker
4 years ago by David Moeller
A Plugin to display a Habit Tracker in Obsidian.
Vault Full Statistics
2 years ago by Mikhail Savin
Status bar item with vault full statistics such as number of notes, files, attachments, links, tags and quality of vault.
Code::Stats
3 years ago by MiskaMyasa
The Code::Stats plugin allows you to track your coding progress and earn XP for writing markdown in the Obsidian editor.
YourPulse - Your Writing Activity Visualised
a year ago by Jiri Sifalda
YourPulse.cc - Obsidian.md plugin that turns your vault into a reflection of your creativity, and put your writing on steroids 💪
Daily Routine
a year ago by sechan100
new version of daily-routine obsidian plugin
Workout Tracker
a year ago by wanabeunique
Obsidian plugin for track workouts
The Queue
2 years ago by Kolja Sam Pluemer
An Obsidian.md plugin randomly exposing you to your cards. Supports habits, to-dos, spaced repetition flashcards, iterative reading and more.
Goal Tracker
a year ago by Ben Rotholtz
Daily Note Metrics
a year ago by Andre-Diamond
Obsidian Plugin that parses Daily Notes and uses data to create charts
Daily Prompt
2 years ago by Erl-koenig
Weekly Goal Tracker
a year ago by George Gorman
Every Day Calendar
a year ago by QuBe
Obsidian plugin to create calendars inspired by Simone Giertz's Every Day Calendar
Kikijiki Habit Tracker
a year ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Visited Countries
7 months ago by Ivan Peshykov
Obsidian plugin to mark and visualize the countries you've visited on an interactive world map.
Yearly Diary Comparator
10 months ago by kiitosu
show diary in diary note in comparable yearly comarable view
Project Euler Stats
a year ago by Artem Korsakov
Get statistics from Project Euler.