@nikolasdi Hmm, what resolution are you using in your screen? By default it takes as much space as the rest of the notes, so the use of scrollbars are unavoidable, but the vertical scroll is a bit weird there. I’m thinking on adding a fullscreen button that would make the kanban fullscreen so it is easier to manipulate, hope I can add it into a new release soon, I’ll let you know then!
What would you hope this would do? in is for lookups in lists, task is not a list so it will (I’d assume) always return false. If you want to check if it appears as a substring, it’s probably best to use the =~ operator or contains. Have a look here: Library/Core/Widget/Linked Tasks