Releases: dromse/obsidian-gamified-tasks
Releases · dromse/obsidian-gamified-tasks
1.0.7
1.0.6
1.0.6 - Correct Reset by Local Time and UI Enhancements
- Fixed bug with not correct resetting tasks, now
Grind Manager
use your local time instead of ISO time. - Say goodbye to broken UI on phones;
Grind Manager
interface now adapts and responds flawlessly across all devices. - Minor bug fixes and refactoring.
1.0.5
1.0.5 - Live Reloading
- Added live reloading list of tasks, rewards or history on vault modification.
- Resolved issues with the old historical state, which were causing problems on resetting recurring tasks properly.
1.0.4
1.0.3
1.0.3 - Bug Fixes / Minor Updates
- fixed
React is not defined
. - fixed immediate counter resets when history is empty.
- refactored: moved 'tasks' key in sessionStorage to 'grind-manager__tasks'.
1.0.2
1.0.2 - Review fixes
- updated minAppVersion to 1.5.12.
- check if user use
Daily notes
plugin. - fix sentence case in ribbon text.
1.0.1
1.0.1 - Bugfix
- fix date duplication in completion link to daily note.
1.0.0
1.0.0 - Initial release
Implemented
- Parsing tasks from vault + Middlewares
- Functional for earning and spending coins
- Work with counters
- Recurrence
- Changing statuses for tasks
- Default settings in Obsidian Settings Tab