Releases: dromse/obsidian-gamified-tasks
Releases · dromse/obsidian-gamified-tasks
1.9.2
1.9.1
1.9.1
- fix mistake: balance: 0 tasks -> balance: 0 coins
1.9.0
1.9.0
New Features
- Customization for groups was added to the settings.
- Added icons to tabs.
- A confetti effect is now displayed when a reward is purchased.
- Added daily stats to the history tab
- Show the number of tasks in a group
Bug Fixes
- Fixed UI bugs that appeared after Obsidian 1.7.0.
Full Changelog: 1.8.1...1.9.0
1.8.1
1.8.1 Bugfix
Full Changelog: 1.8.0...1.8.1
1.8.0
1.8.0
New Features
- Added
#group
tag to group tasks [Wiki]. - Added option to buy multiple rewards at once.
- Added option to change counter on optional value.
Bug Fixes
- Fixed UI bugs that appeared after Obsidian 1.7.0.
Full Changelog: 1.7.0...1.8.0
1.7.0
1.7.0
New Features
- Added sorting by type (recurring, condition).
- Added option to save a task to daily note from Plugin UI.
- Added credit mode in settings. How it works here.
- Added setting to activate negative values in counter for bad habits.
Bug Fixes
- Fixed duplicated
note filter
in filters onTasks
tab.
Full Changelog: 1.6.0...1.7.0
1.6.0
1.6.0
New Features
- Added sorting by type (alphabetical or numerical) and order (ascending/descending).
- Click on a reward in the Plugin UI to reveal its line in the reward file.
- New setting to change the
completedAt
marker.
Bug Fixes
- Editing a task in Task Editor no longer resets the current goal.
- Fixed stale values in Task Editor after task updates in the Obsidian editor.
- Editing the current value in Task Editor now doesn't update the YAML property in the daily note.
- Files in the ignore list no longer cause tasks in the selected file to be ignored.
Full Changelog: 1.5.1...1.6.0*
1.5.1
1.5.1 Bug Fixes
- Resolved an issue where the task list wouldn't update when a "module not found" error occurred.
Full Changelog: 1.5.0...1.5.1
1.5.0
1.5.0
New Features
- Conditions: Introduced a new feature that allows users to filter and show tasks based on customizable conditions. You can learn more about this feature in the documentation.
Fixed Bugs
- Fixed issues with resetting values in YAML properties for tasks with binding:
- Simple task when toggling it.
- Counters when resetting it.
- Recurring tasks when resetting.
Full Changelog: 1.4.1...1.5.0
1.4.1
1.4.1 Bugfix
- Fixed lost saving of custom difficulty alias and price after reopening of obsidian.