logseq-kanban-plugin
logseq-kanban-plugin copied to clipboard
I use Normal with Query, but if I have a query that gets pages (e.g. `{{query (page-tags project)}}`), the cards are empty. it would be great if we can use...
This is how it looks like in Logseq:  This is how it looks like in the Kanban Plugin: 
There are enlarge buttons when cursors hover over images in Logseq; however, no enlarge button is given when using images with this kanban plugin. The only way to enlarge the...
Hello. I really like the concept of this plugin. One thing I currently do is export HTML and copy/paste into Confluence. Is there a way to export the rendering of...
Hi guys, Thank you for developing such a cool plugin. Could you please add tag display for each task as Trello below? 
v3.6.2 If you drag just a pixel above a columnn the page will quickly scroll the whole way to the top. If the bottom of the columns goes off the...
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...
Thank you for building this plugin! It would be great if you could add a card from the UI. E.g. a little + button at the bottom of a column...
Query tasks are functioning properly with a standard Kanban board using the following code... ``` - {{renderer(:kanban_67b860c1-703d-4cba-92e2-7c0cfe3fdfc2)}} - query-tasks - {{query((task DOING DONE TODO))}} ```  --- It is not...