benjypng / logseq-kanban-plugin

MIT License
105 stars 9 forks source link

Tags (with #) are parsed incorrectly #44

Open theCalcaholic opened 3 days ago

theCalcaholic commented 3 days ago

In Logseq, tags/pages that are marked just with a # character only include the following word. Example #foo bar would result in a tag foo and bar would not be part of it. However, in the kanban plugin, everything until the next # character or the end of the block is considered a tag.

This is how it looks in the kanban plugin:

image

whereas the block itself looks like this:

image

benjypng commented 2 days ago

Is this the DND or normal kanban?

theCalcaholic commented 17 hours ago

Is this the DND or normal kanban?

The normal one as the DND doesn't support task queries