Task Board v1.3.0 πŸŽ‰

YouTube video for this release : https://youtu.be/lTDf0nZmZgM

New Features 🎁

  • Status for Tasks : A new property for adding status to your tasks, similar to the one from Tasks plugin.
  • Robustness : Task Board is not robust enough to work with all your custom task formats. No need to restrict yourself anymore with the pipe symbol ( ) functionality to separate your task properties (metadata). Write your tasks the way you want in your notes and Task Board will preserve the format.
  • Confirmation Popup : After adding any property in the Edit task modal, a confirmation popup will be shown if you accidentally close the modal without saving. #92
  • Emojis support for the checkboxes with different statuses. Shout out to @ITS-Theme for the Alternate Checkbox CSS Snippet.
  • Improved integration with Tasks plugin, to get the same options for setting the task status.
  • A new setting option to hide the metadata from task title inside the Task Item card for a clean look.
  • A new command to access the β€œScan vault window” easily.

Bug Fixes πŸ› 

  • Dated columns not able to segregate tasks and they appear one day off, as discussed in #130. Fixed βœ…
  • All bugs discussed in the issue #119. Fixed βœ…
  • Priority was not detected properly. Fixed βœ…
  • zh-CN language wasn’t detecting due to mismatch of lang code mapping. Fixed βœ…

Other Changes πŸ”Ž

  • Changed the way how dated columns range works. No more support for infinity. Please refer this : https://tu2-atmanand.github.io/task-board-docs/docs/Components/Types_Of_Columns/#dated
  • Improved toggle button and description area in the Task card.
  • Improved checkbox animation.
  • Updated props of various functions.
  • Task Board will now be using Obsidian Typings for better APIs support.
  • Improved the fresh install welcome screen with better instructions.
  • Made the border of Task Item cards a little lighter.
  • Due date property can now support both formats 2025-03-07 and 07-03-2025.
  • Loading animation while opening the view.
  • Enhanced the language translations for es.ts. Credit goes to @Patxi080
  • Enhanced the language translations for zh-CN.ts. Credit goes to @erduotong

New Contributors

  • @Patxi080 made their first contribution in https://github.com/tu2-atmanand/Task-Board/pull/148
  • @erduotong made their first contribution in https://github.com/tu2-atmanand/Task-Board/pull/164

Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.2.2…1.3.0



Task Board v1.3.1

Bug Fixes πŸ› 

  • The board config data corrupts after re-scanning the vault. Fixed βœ…

Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.3.0…1.3.1


Task Board v1.3.2

Bug Fixes πŸ› 

  • Clicking on edit button inside hover modal is opening another hover modal instead of opening edit task window. Fixed βœ…
  • Loading screen stucks, when the board config is empty. Fixed βœ…

Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.3.1…1.3.2