In a way, yes. It's very functional for me as it makes the A/B/C not just stand out with colors, but line up at the beginning so I can quickly focus on the As, for example, or sort them manually by moving bullets.
It's somewhat similar for folding: the bullet point itself is visually changed. I'm not sure if this can be done in pure CSS or needs deeper support.
I am not sure what I'm doing wrong, but I am not able to get this library working.
I've installed the latest version (hash a4d6c530), and tried the demo included there. I am able to mostly render the board, but dragging cards to different columns results in no changes in the underlying markdown.
One thing I noticed is when you are toggling something as complete in the task list, the [completed: "«DATETIME»"] attribute is added/removed, whereas if I mark something complete in the kanban board, only the checkbox is toggled, but the completed attribute is not added/removed.
Yes, this is known. I haven't decided yet if i want to keep this, make it option or remove this feature, because it only adds complexity to the code, and don't know if people use this feature. So that's the reason it's only partially implemented.
But I'll make up my mind and then either remove it alltogether or finish the implementation. Thanks for the feedback tho.
I can´t reproduce your issue, i would need more information about what you're experiencing.
Have you tried the Kanban board in a brand new space without other customisations plugins space-styles?
I also noticed is that your button have other style than how it should really look like, this can be either an incompatibility of some css rules with your browsers (are your browsers up to date) or some other underlying cause.