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.
GNU General Public License v3.0
2 stars 0 forks source link

feat : Drag and Drop Functionality for individual Task #5

Open tu2-atmanand opened 3 weeks ago

tu2-atmanand commented 3 weeks ago
tu2-atmanand commented 1 week ago

I have already added the holder icon for each task in the top right corner for each taks item, visible only on hover. Implement the drag and drop functionality wherein, user will be able to drag the task item from the column, it will be hovering until dropped and this task item can only be dropped based on certain rules.

The functionalities has been more elaborated here : https://github.com/roovo/obsidian-card-board/issues/11#issue-1040484834