Task Count

by Reaty
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Count tasks in notes and save result to properties.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
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

Invalid date

Changelog

README file from

Github

Task Count

This plugin used to be a part of my another plugin, Pretty Properties and has all it's current functional related to tasks counting. I decided to split it off into a separate plugin for the people who don't need all the other Pretty Properties features.

I am planning to remove task count functional from Pretty Properties in the future, but untill it's done, please, don't use these two plugins together with task counting features enabled in both, since it would make the same code run twice and can lead to unexpected results.

Usage

In the plugin settings you can set special properties for tasks. If you add this properties to your note, the plugin will count existing tasks in the active note and save the count number to the properties. There are various kinds of properties that can be used to count differet kinds of tasks. You can select only the ones you need and ignore the others. The count will be done if at least one of the properties is present in the note.

The plugin can count regular checkbox tasks, written in the note. If TaskNotes support is enabled, it can also count the tasks created by TaskNotes plugin and related to the current note.

If automatic update setting is enabled, the task count will be saved every time you make changes to the tasks. However it can affect performance and lead to annoying notifications appearing as you type. The alternative is to disable this option and update tasks manually using the "Update task count" command.