dromse / obsidian-gamified-tasks

Gamify your task management with rewards system, craft your tasks by tags.
MIT License
29 stars 1 forks source link

[Feature]: add ability to work with counter without goal #29

Closed dromse closed 3 weeks ago

dromse commented 2 months ago

abillity to use count/{number}

dromse commented 1 month ago

With #every a task with #count will resets when you set tasks as done, and appears on next date.

Example:


- [/] task #count/3 #every/day

<! -- click on done task, task appears on next day -->
- [ ] task #count/0 #every/day
``