tu2-atmanand / Task-Board

An Obsidian plugin to view and manage all your task in a much more efficient Kanban Board format. Easily manage your tasks throught your vault.
https://tu2-atmanand.github.io/task-board-docs/
GNU General Public License v3.0
5 stars 0 forks source link

feat : Modal to add new Tasks in Current file, just like Tasks Plugin #3

Closed tu2-atmanand closed 1 month ago

tu2-atmanand commented 2 months ago

I dont even have to be dependent on that Tasks Plugin, i can create a Modal and a command associated with the Modal, which will have the options to take Task body, due date and select other options, just like the Tasks plugin do, after the user presses Create Task, it will add the Line wherever the cursor is in the file user has opened. So The line added will be, the symbol '- [ ] ', then the body the user has entered, then a PiPE symbol and after that will be the rest of the configurations, just like tasks plugin.

tu2-atmanand commented 1 month ago

This feature has been implemented in the following commit : ce1f969f7ba7864063b9fee8fc2fb5ff536c178f