Kanban Board Project

I agree about the viewer being small, I've found having the toggle sidebar plugin and hiding the notebook and note lists useful in the mean time...

1 Like

Ditto on this. I added #1 on Github feature request.

Can I ask some questions, please?

I created a test Kanban notebook.

columns:
  - name: Tasks
    backlog: true
  - name: Work in progress
    tag: wip
	- name: Feedback & Review
		tag: review
  - name: Finished
    tag: done
    completed: true

First column is task. When I create a new note within this notebook, called test1, how does it appear in the first column? Is there also a way to do this without this "+"-in the viewer?
Is the idea that I write additional notes in this note then in markdown?
How can I add tags, please? Does this first column with all tasks not have tags?
I don't understand the backlog.

When I integrate this Kanban code into an existing notebook, it converted all my other notes in this notebook into tasks. Is this how it should be?
I created now a new notebook to avoid this.

Can I track the date of the create and give each task also a priority, please?

Thank you for your help.

Thank you so much for this! It's exactly what I needed to truly transform my workflow! Appreciate you and the time you have spent on making this.

1 Like

You mentioned this as a feature – to anyone looking for this, you can Home Note plugin. Would be cool to add to this plugin, but that is a nice workaround.

1 Like

First of all, thanks for the plugin. It is awesome!

I have a question about the usage. After I dragged a card to another column, it will open the card immediately and close the kanban board. I don't see any people talking about that. Is it an expected behavior or a bug? It is quite troublesome when organizing the kanban...

I am not seeing that behavior on mine. For me, when I drag, the card opens, but the kanban board panel stays open so I can continue moving cards without a delay. I almost never open the actual kanban board card though, other than to "launch" the kanban panel.

1 Like

Would it be possible to strikethrough todo cards that are marked as completed? Or to make them slightly opaque? I like that they are visible, but would prefer to have them less prominent.

Hey everyone!

Just published 1.0.6 with a few fixes:

  • Use date format from settings for due dates (thanks to Marcel Ryser!)
  • Make adding new notes from the board more reliable
  • Improved Markdown view: note links and optional list view (thanks to Alon Diament!)
  • Update README

EDIT: make sure to get 1.0.7, I made a mistake when publishing

4 Likes

That does seem like a bug. Could you open a github issue and post your config there?

About the first point, there was a solution posted to GH issues here.

Thanks for accepting the PR @mablin7!
And thank you @uxamanda for suggesting the new display of Kanban-as-a-list!

If anyone's interested in checking this new option, add the following lines to your ```kanban``` configuration:

display:
  markdown: list
2 Likes

@mablin7 I have just checked your repo and I'm happy to see that is quite active.
Do you need any support to keep it alive, as you haven't pushed any code for quite a while?

Hi there,
I have spoken to the maintainer but he lost interest as Joplin is not used by him anymore.
Maybe he is going to change his mind maybe not.
We may think about changing ownership. Luckily there are a few contributors. Is anyone interested in reactivating the plugin?

2 Likes

i love the concept of a kanban plugin, but i felt like this implementation wasnt what i was looking for.
Having another panel specifically for kanban boards was too disruptive to workflow.

That is a pity that the developer lost interest. It is one of my most used plugins! I hope someone else can take ownership and make updates.

If an update is made, I would love to see the update date at the bottom of the kanban note to follow the chosen Joplin format (now it uses US-notation, while I have chosen for YYYY-MM-DD)

I would love to contribute to this project but I can't get the base repo to build! Anyone else have any luck?

Thank you for this plugin, can't wait to see the use of colors for the notes. Currently trying it out and notice something that might be a bug. When interacting with the kanban board it will jump to the first item from the "All notes" selection, but this only happens when opening the kanban board from the "All Notes".
It works fine when the folder with the kanban board is first opened.

that is good news :slight_smile:

have you asked in the dev section or in Discord for help?

Hi.
I love this project, I already adopted it. It able me to work within Joplin, with less apps and that make my projects flow simplier. Thanks for this, it is very helpful.

I have noticed a problem with the tags and uppercase. When the tag created is in uppercase, and then we want to move a note on the column linked to this tag, the note will not appear on the column, and a tag in lowercase will be created and added to the note. No problem when we change the name tag, by removing the lower cases