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.