-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello,
I just noticed that the old Kanban plugin for Joplin has been deprecated, as mentioned in [this issue](joplin/plugin-kanban#57).
If there are certain features that you needed in the current plugin but are missing in YesYouKan, please create an issue on the YesYouKan repository.
As a user still relying on the old plugin, there are specific reasons preventing me from migrating to the new plugin. I’d like to suggest the following features for consideration in the new plugin:
- Using Notes as Cards
I use the Kanban plugin to manage various notes. Each note serves as a task (like a ticket in an issue tracker) or a reference article. This feature is crucial for my workflow.
- Displaying Kanban in the Side Panel
Another important feature is the ability to display the Kanban board in a side panel. This allows me to use the Markdown editor and the Kanban board simultaneously.
For example, I often organize tasks in a backlog, WIP (Work in Progress), and completed columns. Each day, I open the Kanban board, drag tasks from the backlog to WIP, and move them to the completed column once finished. I typically keep the Kanban board open without closing it while working.
I hope these suggestions can be considered for future updates to YesYouKan. Thank you!