logseq-kanban-plugin icon indicating copy to clipboard operation
logseq-kanban-plugin copied to clipboard

Results 13 logseq-kanban-plugin issues
Sort by recently updated
recently updated
newest added

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...

question

This is how it looks like in Logseq: ![image](https://github.com/hkgnp/logseq-kanban-plugin/assets/80670461/4572794c-b547-4a46-b04c-70d7190d4451) This is how it looks like in the Kanban Plugin: ![image](https://github.com/hkgnp/logseq-kanban-plugin/assets/80670461/ba306191-9591-4904-aac8-5f5506bf580f)

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...

enhancement

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...

enhancement

Hi guys, Thank you for developing such a cool plugin. Could you please add tag display for each task as Trello below? ![image](https://user-images.githubusercontent.com/71417523/212173525-fe7ab97a-da75-466c-be9b-b1cb985cc583.png)

enhancement

比如这个形成多行

enhancement

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...

question

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...

enhancement

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))}} ``` ![Image](https://github.com/user-attachments/assets/9aa8cace-b41a-4f78-a6a7-5a562ba272e8) --- It is not...