-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Features from the plugin/kanban #17
Comments
Couldn't that be achieved by adding a link to a note instead a card? |
Per the functionality of notes as cards, there are more advantages by the "old" Kanban:
To allow more sophisticated Kanban like Notion or Trello, I think the old Kanban is in the correct direction. However, I've just used plugin/Kanban for less than one month (but still love its way of organization) so maybe I am not qualified to judge which way is right. It seems to me that by design YesYouKan goes the other way (all in single note) so I don't expect that what the OP wants will happen. So a suggestion is to keep the old Kanban and hoping someone else will devote the time to keep it alive. |
@benlau, would opening the kanban panel in a new window be a workaround (now that we support multiple windows)?
@migichen, no I would like to provide some level of support for one card / one note. It's been discussed for example to support links to notes in the card header - I think that would help? |
A bit troublesome as the link won't be updated when the title of the note changed. But I think it could be a workaround solution.
oh.. I just know this feature.. but seem that it can't be used as workaround: Issue 1. Issue 2.
yes, the YesYouKan goes into another direction so it will be difficult to cover the original kanban usecases. In fact, I am thinking about to fork the old kanban. (Not to maintain the old repo as I could decide the features to be added) |
We could potentially have proper integration and support of note links, so the title would be updated too.
Issue 1 sounds like a bug - I will open a new issue. Issue 2 I'm not sure we will support, but TBD |
Yes it will if link feature is integrated in. However I believe it's not just integrating a link on the Kanban. Sooner later people will want more. For example, below useful scenarios are all supported by the original Kanban (see its doc):
These are extra features that will be wanted when cards are external notes. If all implemented, you will start to wonder whether this plugin should be split into two. One for same-note update for its simplicity, and the other for external notes. I believe either way has its lovers. In all, thanks for the consideration of my replies, Laurent. I believe with your blessing YesYouKan will shine whatever way it goes. |
Thank you, @benlau. Even without any update I think the current Kanban is fully functional, just with some minor glitches. |
First, thanks a lot for your time and work on this great plugin.
To me, 2. is a great feature and workaround for pb 1. since it would enable you to both create a one-shot "quick note" without creating a new note, AND to allow linking to existing note through the quicklinks plugin. Best of two worlds... Thanks again for your plugin. Regards JMT |
Note: please limit the comments to this particular plugin only. If you're making your own plugin that's great but it's not the place to discuss it. I'll review the above suggestions and new ones at some point and make a list of changes to address the requirements. |
Hello,
I just noticed that the old Kanban plugin for Joplin has been deprecated, as mentioned in [this issue](joplin/plugin-kanban#57).
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:
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.
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!
The text was updated successfully, but these errors were encountered: